body {
	background-image: url(images/bgr.png);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #cc0000;
}
body,td,th {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
.bgrtable {
	background-image:url(images/bgr_text.png);
	background-position:top;
	background-repeat:no-repeat;
}
.white_text {
	font-size: 16px; 
	color: #FFFFFF;
}
.white_text14 {
	font-size: 14px; 
	color: #FFFFFF;
}
.white_title_18 {
	font-size: 18px;
	font-style: italic;
}
.body_in {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/inside/bgr.png);
	background-repeat: repeat-x;
	background-color: #CC0000;
	font-size: 14px;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}