@charset "utf-8";
.bground {
	background-image: url(images/main_bg.jpg);
	background-repeat: repeat;
}
.headertxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-weight: normal;
	color: #CCFF00;
}
.mainbody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: normal;
	color: #FFFFFF;
}
.smltxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	color: #FFFFFF;
}
.boxrhs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
	border-right-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #CCCCCC;
	font-weight: normal;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	padding-right: 15px;
}
.medsize {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
}
.yellowheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #CCFF00;
}
