body {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	background-color: #ececec;
    scroll: no;
	
}

a:link { 
	color:#f37731;
	font: 12px Tahoma, Arial;
	}
	
a:hover, a:active { 
	color:#747f83;
	font: 12px Tahoma, Arial;
	}
	
a:visited { 
	color:#747f83;
	font: 12px Tahoma, Arial;
	 }
	  
	  
.top_tab, .top_tab a:link, .top_tab a:visited {
	color:#ffffff;
	text-decoration:none;
	font-family: Arial;
	font-size: 10px;

}
.top_tab a:hover {
	color:#ffffff;
	font-family: Arial;
	font-size: 10px;
}


.nav_hi, .nav_hi a:link, .nav_hi a:visited {
	color:#707070;
	text-decoration:none;
	font-family: Tahoma, Arial;
	font-weight: bold;
	font-size: 12px;

}
.nav_hi a:hover {
	color:#cc0000;
    text-decoration:none;
	font-family: Tahoma, Arial;
	font-weight: bold;
	font-size: 12px;
}

.sub_nav, .sub_nav a:link, .sub_nav a:visited {
	color:#707070;
	text-decoration:none;
	font-family: Tahoma, Arial;
	font-weight: bold;
	font-size: 11px;

}
.sub_nav a:hover {
	color:#cc0000;
    text-decoration:none;
	font-family: Tahoma, Arial;
	font-weight: bold;
	font-size: 11px;
}

.heading_gray {
	color:#cc0000;
	font-family:  Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}

.heading_gray  a:link, .heading_gray  a:visited, heading_gray  a:hover{	
	color:#707070;
	font-family:  Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}

.heading_red {
	color:#cc0000;
	font-family:Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}


.link_red a:link, .link_red a:visited {
	color:#FF0000;
	font-family: Arial;
	font-size: 12px;
		text-decoration:none;
}
.link_red a:hover {
    color:#707070;
	font: 12px Arial;
		text-decoration:none;

}
.text {
	color:#707070;
	font: 12px Arial;
}

.text a:link, .text a:visited {
	color:#707070;
	font-family: Arial;
		text-decoration:none;
	font-size: 12px;
	font-weight: bold;
}
.text a:hover {
    color:#949494;
	font: 12px Arial;
	font-weight: bold;

}

.border{
	border: 1px solid #CCCCCC;
	color:#707070;
	font: 12px Arial;
	text-decoration:none;
}
.text_sm {
	color:#707070;
	font: 9px Arial;
}


.footer, .footer a:link, .footer a:visited {
	color:#747f83;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration:none;
}

.footer a:hover {
	color:#f37731;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration:none;
}

/* form */


.formfield{
    text-align: left;
	width: 160px;
	height:18px;
	border: 1px solid #747f83;
	background-color: #d9d7ce;
	color:#747f83;
	font: 12px Tahoma, Arial;
}
