.bg {
	background-image: url(images/bg.JPG);
	background-repeat: repeat-x;
	background-position: top;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	color: #FFFFFF;
	text-decoration: none;
}
a.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	color: #FFFFFF;
	text-decoration: none;
}
a.text:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	color: #0C66B2;
	text-decoration: none;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
}
body {
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #000000;
	background-image: url(images/bg.png);
	background-repeat: repeat-x;
}
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-transform: none;

}
.style2 {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	margin-right: 5px;
}
.style123 {
	font-family: "Arial Narrow";
	font-size: 16px;
	font-weight: normal;
	color: #ccccccs;
	padding-left: 5px;
	padding-right: 5px;
	border-left: 5px;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	color: #0C66B2;
}

.titlehead {
	font-family: Arial, Helvetica, sans-serif;
	color: #B2B2B2;
	font-size: 18px;
	font-weight: normal;
	text-transform: none;
	padding-top: 8px;
}
.titlehead1 {
	font-family: Helvetica, sans-serif;
	color: #0B54C7;
	font-size: 25px;
	font-weight: bold;
	text-transform:uppercase;

	padding-top: 8px;
}


.style4 {font-family: "Arial Black"; font-weight: normal; font-size: 16px;}
.style5 {
	color: #0063C6;
	font-weight: normal; text-transform:uppercase;
}
.style6 {color: #0063C6; font-family: Arial, Helvetica, sans-serif; }
.style8 {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	border: #0063C6;
	padding: 1px;
}
.style9 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
.style13 {font-family: "Arial Black"; font-weight: normal; font-size: 16px; color: #000000; }
.style14 {
	font-family: "Arial Black";
	font-size: 14px;
	padding-right: 5px;
}
.style15 {
	font-size: 10px;
	font-family: "Arial Narrow";
}
.style17 {font-family: "Arial Black"; font-weight: normal; font-size: 10px; }
.style18 {font-family: "Arial Black"}
.style20 {
	color: #0063C6;
	font-weight: normal;
	font-family: "Arial Black";
	font-size: 14px;
	padding-left: 5px;
}
.style22 {font-size: 12px; margin-left: 5px; text-transform:uppercase;}
.style25 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	text-transform:uppercase;
}
.style34 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight: normal;
	
}
a.style38:link,a.style38:visited,a.style38:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: blue;
	font-weight: normal;
	
}
.style40 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: blue;
	font-weight: normal;
}
.style35 {color: #0063C6; font-family: Arial, Helvetica, sans-serif; font-size: 12px; }

a.headerlinks:link,a.headerlinks:visited,a.headerlinks:hover,a.headerlinks:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;	
	padding:0;
}
.btns{
	background-image:url(../images/button_bg.gif);
	background-repeat: repeat-x;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 9px;
	font-weight:bold;
	color: #FFF;
	text-transform: uppercase;
	border: 1px solid #AE0004;
	height: 23px;
}