BODY{
	margin: 0px;
	scrollbar-face-color: #A0ADC7;
	scrollbar-shadow-color: #7C838F;
	scrollbar-highlight-color: #CFDBF4; 
	scrollbar-3dlight-color: #B7C5E1;
	scrollbar-darkshadow-color: #8D96A7;
	scrollbar-track-color: #D1D2E4;
	scrollbar-arrow-color: #ffffff
}
TABLE
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #000000;
}
A
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
A:hover
{
	color: #6489D4;
	text-decoration: underline;
}
.barLink
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
.barLink:hover
{
	color: #6489D4;
	text-decoration: underline;
}
.newsLink
{
	color:#FFFFFF;
}
.newsLink:hover
{
	color:#FFFFFF;
	text-decoration: underline;
}
SELECT
{
	border: 1px solid #000000;
	background: #BBC3D3;
	font-size:12px;
	height:16px;
}
INPUT
{
	border: 1px solid #000000;
	background: #BBC3D3;
	font-size:12px;
	height:16px;
}
.leftMenuSub{
	width: 100%;
	margin: 0px;
	padding: 0px;
	border: 0px solid;
	position: static;
	visibility: visible;

}
.menuHeader{
	color: #FFFFFF;
	font-weight:bold;
	padding-left:  8px;
	cursor: pointer;
}
.scroller{
	scrollbar-face-color: #A0ADC7;
	scrollbar-shadow-color: #7C838F;
	scrollbar-highlight-color: #CFDBF4; 
	scrollbar-3dlight-color: #B7C5E1;
	scrollbar-darkshadow-color: #8D96A7;
	scrollbar-track-color: #D1D2E4;
	scrollbar-arrow-color: #ffffff
}

#sitemapcont { padding: 0 20px 0 20px; }
#sitemapcont,
#sitemapcont a {font-size:11px; color:#333;font-family:"lucida grande",tahoma,verdana,arial,sans-serif;}
#sitemapcont h1 {font-size:18px; color:#333;font-family:"lucida grande",tahoma,verdana,arial,sans-serif;}

h1 { font-family: Arial, Helvetica, sans-serif; font-size:18px; margin:0 0 4px 0; padding:0px;}

a img { border:0; }

#mainContent a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
}

#mainContent a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	text-decoration: underline;
}

#sitemapimg { position:relative; top:2px;}

a.footerlink { color:grey; text-decoration:underline; }