body {
	background-color: White;
	scrollbar-face-color: #FE702C;
	scrollbar-highlight-color: #FC8C49;
	scrollbar-shadow-color: #FE702C;
	scrollbar-3dlight-color: #FC8C49;
	scrollbar-arrow-color:  #F8A406;
	scrollbar-track-color: #C95101;
	scrollbar-darkshadow-color: #C95101;
	margin-left : 10px;
	margin-right : 10px;
	margin-top : 15px;
	margin-bottom : 15px;
	color : #DDDDDD;	
}



.genblack { font-size : 12px; color : #000000; font-family: Arial, Verdana, Helvetica, sans-serif; }
a.genblack { color: #000000; text-decoration: none; }
a.genblack:hover { color: #000000; text-decoration: underline; }

.botmenu { font-size : 12px; color : #FE702C; font-family: Arial, Verdana, Helvetica, sans-serif; }
a.botmenu { color: #FE702C; text-decoration: none; }
a.botmenu:hover { color: #FE702C; text-decoration: underline; }

.genwhitesmall { font-size : 10px; color : #FFFFFF; font-family: Arial, Verdana, Helvetica, sans-serif; }
a.genwhitesmall { color: #FFFFFF; text-decoration: none; }
a.genwhitesmall:hover { color: #FFFFFF; text-decoration: underline; }

.genwhite { font-size : 12px; color : #FFFFFF; font-family: Arial, Verdana, Helvetica, sans-serif; }
a.genwhite { color: #FFFFFF; text-decoration: none; }
a.genwhite:hover { color: #FFFFFF; text-decoration: underline; }

.genwhitemedium { font-size : 14px; color : #EFF1FA; font-family: Arial, Verdana, Helvetica, sans-serif; }
a.genwhitemedium { color: #EFF1FA; text-decoration: none; }
a.genwhitemedium:hover { color: #EFF1FA; text-decoration: underline; }

.genwhitelarge { font-size : 16px; color : #EFF1FA; font-family: Arial, Verdana, Helvetica, sans-serif; }
a.genwhitelarge { color: #EFF1FA; text-decoration: none; }
a.genwhitelarge:hover { color: #EFF1FA; text-decoration: underline; }

.genblacklarge { font-size : 12px; color : #415481; font-family: Arial, Verdana, Helvetica, sans-serif; }
a.genblacklarge { color: #FE702C; text-decoration: none; }
a.genblacklarge:hover { color: #FE702C; text-decoration: underline; }

div#preloader {
	position: absolute;
	left: -9999px;
	top:  -9999px;
	}
div#preloader img {
	display: block;
	}
