body {
	
	scrollbar-3dlight-color: #132C35;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-arrow-3dlight-color: #132C35;
	scrollbar-base-color: #132C35;
	scrollbar-darkshadow-color: #132C35;
	scrollbar-face-color: #132C35;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #132C35;
	scrollbar-track-color: #132C35;
}

td{
	color: #CCD0D3;
	font-family: Tahoma;
	font-size: 10px;
}

.bg{
	background-attachment: fixed;
	background-repeat: no-repeat;
}
.subnavtitle{
	color: #EFE9E5;
}

a{	color: #CCD0D3;text-decoration: none;}
a:link{	color: #CCD0D3;}
a:active{	color: #FFFFFF;}
a:visited{	color: #CCD0D3;}
a:hover{	color: #FFFFFF;}
a.topnav{color: #CCD0D3;}

