/* CSS Document */

html { scrollbar-base-color:#132631; } 
body {
	margin: 0px;
	background-color: #132631;
}
body, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}

.body {
	background-color: #000000;
	background-image: url(../images/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

a:link,  a:active,  a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FF6600;
	text-decoration: none;
}
a:hover {
	color: #FF6600;
	text-decoration: underline;
}

#sitemap, #sitemap  a:link, #sitemap  a:active, #sitemap  a:visited {
	color: #A28E6B;
	text-decoration: none;
	font: 9px Verdana, Arial, Helvetica, sans-serif;
}
#sitemap a:hover {
	text-decoration: underline;
}
.subsection {
	color: #664400;
}
#footer, #footer  a:link, #footer  a:active, #footer  a:visited {
	color: #29536B;
	text-decoration: none;
	font: 9px Verdana, Arial, Helvetica, sans-serif;
}
#footer a:hover {
	text-decoration: underline;
}
