body {
	scrollbar-face-color:#EB9249;
	scrollbar-highlight-color:;
	scrollbar-3dlight-color:;
	scrollbar-darkshadow-color:;
	scrollbar-shadow-color:;
	scrollbar-arrow-color:;
	scrollbar-track-color:;
	background-repeat: no-repeat;
	background-color: #EB9249;
}

a:link {  color: #0F850F; text-decoration: none}
a:visited {  color: #0F850F; text-decoration: none}
a:hover {  color: #000000; text-decoration: none}
a:active {  color: #0F850F; text-decoration: none;}

a.footer:link {  color: #FFFFFF; text-decoration: none}
a.footer:visited {  color: #FFFFFF; text-decoration: none}
a.footer:hover {  color: #000000; text-decoration: none}
a.footer:active {  color: #000000; text-decoration: none;}

a.nav:link {  color: #FFFFFF; text-decoration: none}
a.nav:visited {  color: #FFFFFF; text-decoration: none}
a.nav:hover {  color: #0F850F; text-decoration: none}
a.nav:active {  color: #FFFFFF; text-decoration: none;}

.px14 {
	font-family: Verdana;
	font-size: 14px;
}
.px10 {
	font-family: Verdana;
	font-size: 10px;
}
.px6_footer {
	font-family: Arial;
	font-size: 6px;
	color: #EB9249;

}
.white {
	color: #FFFFFF;
}
.grey {
	color: #666666;
}
.px12 {
	font-family: Tahoma;
	font-size: 12px;
}
.green {
	color: #0F850F;
}
input {
	font-family: Tahoma;
	font-size: 12px;
}
select {
	font-family: Tahoma;
	font-size: 12px;
}
