/*<group=General Styles>*/

body {
background-color: #222222;
	color: #FFFFFF;
	font: 0.75em/1.6em "lucida grande", verdana, tahoma, sans-serif;
	text-align: center;
	scrollbar-3dlight-color:531000;
    scrollbar-arrow-color:FFD700;
    scrollbar-base-color:531000;
    scrollbar-track-color:222222;
    scrollbar-darkshadow-color:531000;
    scrollbar-face-color:531000;
    scrollbar-highlight-color:FF8C00;
    scrollbar-shadow-color:FF8C00;
	overflow-y: scroll;
	overflow: auto;
}
#centerDiv { 
	text-align: center;
	position:absolute;  
	width: 800px; 
	height: auto; 
	left: 50%;
	margin-left: -500px;
	margin-top: 0px;
}
#viewRates {
	top: 520px;
	left: 45px;
	position: absolute;
	width: 529;
	height: 60;
}
.h1 {
	font-family:Verdana;
	font-size:18px;
	color: #666666;
	font-weight:bold;
}
.bodytxt {
	color: #666666;
	font-family:Verdana;
	font-size:16px;
}
.heading {color: #FA9F1D;
font-weight: bold;
font-family: Verdana;
font-size:14px;
}
.bodytxt1 {color: #FAE697;
font-family: Verdana;
font-size:14px;
}
.bodytxt2 {color: #FAE697;
font-family: Verdana;
font-size:13px;
}
.style3 {color: #FFCC00}
a:link {
	color: #FF9900;
}
a:visited {
	color: #FFCC00;
}
a:hover {
	color: #FFFF00;
}
a:active {
	color: #FFCC66;
}
