body {font-family: "Tahoma", Verdana, Geneva;
background-image: url(/images/bg2.gif);
scrollbar-3dlight-color:#FFD700; 
scrollbar-arrow-color:#FFFF00;
scrollbar-base-color:#FF6347;
scrollbar-darkshadow-color:#FFA500;
scrollbar-face-color:#008080;
scrollbar-highlight-color:#FF69B4;
scrollbar-shadow-color:#FF00FF;}

.style4 {font-family: Tahoma; font-size: 11px; color: #CC3300;}
.style5 {font-family: Tahoma; font-size: 11px; color: #000000;}
.style6 {font-family: Tahoma;font-size: 11px; color: #8a8b8b;}
.style7 {
	font-family: Tahoma;
	font-size: 36px;
	color: #DB4A38;
	font-weight: bold;
	text-transform: none;
}
.style8 {color: #78A400}
.pole {font-family: Tahoma; font-size: 14px; color: #000000; background-color: #FFFFFF; border: 1px solid #CCCCCC;}
.go {border: 0;}
.style1 {font-size: 11px; color: #CC3300;}
.styledate {font-size: 11px; font-weight: bold;color: #000000;}
.style2 {font-size: 11px; font-weight: bold;color: #FF6600;}
.style3 {font-size: 11px;color: #000000;}
.login {font-size: 11px; color: #CC3300;}
.bigblack {font-size: 25px; color: #000000;font-weight: bold;}
.promo1 {font-size: 13px; font-weight: bold; color: #567600;}
.promo1 a {font-size: 14px; font-weight: bold; color: #CC3300; text-decoration: none;}
.promo1 a:hover {font-size: 14px; font-weight: bold;color: #CC3300; text-decoration: none;}
.promo2 {font-size: 12px; color: #333333;}
.promo2 a {font-size: 12px; font-weight: bold; color: #CC3300;}
.promo2 a:hover {font-size: 12px; font-weight: bold;color: #CC3300; text-decoration: none;}
img.screen {padding:10px; background-color: #ffffff; border:1px solid #dfdcd6; margin-top:5px; margin-bottom:5px;} 
.footer {font-size: 11px; color: #666666;}
.footer a {font-size: 11px; font-weight: bold; color: #CC3300;}
.footer a:hover {font-size: 11px; font-weight: bold;color: #CC3300; text-decoration: none;}
.statstable_wrapper {width: 737px;}
.statstable {margin-top: 2px;}
.greent {
	color: #78A400;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
}
.statstable_title_2 {
font-size:12px;
text-align:left;
font-weight: 700;
background-color: #6b9700;
color: #ffffff;
padding: 4px 0 4px 8px;
font-family: Tahoma;
}
.statstable_title_2 a{color: #C9C9C9;}
.st2 {height:35px;background:#ffffff;}
* html .st2 {height:30px;}
.st1 {height:35px; background:#e8f5e0;}
* html .st1 {height:30px;}
.slca,.slra,.slun,.slsi,.slra,.slea,.slbr,.slch {
font: 12px Arial; 
color:#5f5f5f;
float:left;
text-align:right;
border-bottom:1px solid #c9c9c9;
border-right:1px dashed #c9c9c9;
height:24px;
display:block;
padding:7px 0 4px;
}
.slra,.slun,.slsi,.slra,.slea,.slbr {
padding-right:9px;
padding-top:10px;
padding-bottom:1px;
}
html>body .slrasignup {
 width: 516px;
 font-size: 13px;
 text-align: left;
 padding-left: 4px;
 padding-top: 0;
 height: 34px;
}
* html .slrasignup {
 width: 515px;
 font-size: 13px;
 text-align: left;
 padding-left: 4px;
 padding-top: 0;
 height: 34px;
}
.selectbox, .selectbox ul { 
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1;
}
.selectbox a {
	font: 10px Arial;
	text-decoration: none;
	color:#000;
	display: block;
	border: 1px #d1d1d1 solid;
	padding: 3px 10px 3px 5px;
	background:#fff;
	background:#fff url(../nats_images/arrow.png);
	background-repeat: no-repeat;
	background-position:97% center;
}
.selectbox a:hover {
	background:#f4f4f4 url(../nats_images/arrow.png);
	background-repeat: no-repeat;
	border: 1px #9b9ea1 solid;
	background-position: 97% center;
}
.selectbox>ul>li { 
	float: left;
	width: 10em; /* width needed or else Opera goes nuts */
}
.selectbox li ul { 
	position: absolute;
	width: 10em;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
}
.selectbox li:hover ul, .selectbox li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
}
.selectbox {
padding:0;
margin:0;
	float: left;
	margin-top: 2px;
	margin-right: 2px;
	display: block;
}
.selectbox_label {
	float:left; 
	padding:4px;
	width:50px;
}
.selectbox_breakdown {
 margin-left: 120px;
}
* html .selectbox_breakdown {
 margin-left: 70px;
}
input,select,textarea {
	border: 1px #BABEC2 solid;
	font-family: Arial;
	padding: 2px;
	font-size: 10px;
	color: #666;
	margin: 6px 0 0 0;
}
.signup_submit {
background-color:#ffffff;
border:1px solid #CAD2DC;
margin:5px 5pt 5px 218px;
width: 300px;
font-size: 13px;
color: #6c7177;
font-weight: bold;
}