body
{
	background-color:#A0ADC0;
	margin:0;
	scrollbar-base-color: #394E79;
	scrollbar-track-color: #A0ADC0;
	scrollbar-face-color: #394E79;
	scrollbar-highlight-color: #A0ADC0;
	scrollbar-3dlight-color: #A0ADC0;
	scrollbar-darkshadow-color: #000000;
	scrollbar-shadow-color: #000000;
	scrollbar-arrow-color: #FFFFFF;
}
div#sitemap a, a:link, a:visited, a:active,
.bottom  a, a:link, a:visited, a:active
{color:#fff; text-decoration:none;}
div#sitemap a:hover,
.bottom a:hover 
{color:#e85525; text-decoration:none;}
.top
{
	background-image:url(images/top2.jpg);
	background-repeat:no-repeat;
	width:1000px;
	height:191px;
}

.left
{
	background-image:url(images/left.jpg);
	background-repeat:repeat-y;
	background-color:#394E79;
	width:24px;
}

.menu
{
	background-image:url(images/menu.jpg);
	background-repeat:no-repeat;
	background-color:#394E79;
	width:223px;
}

.right
{
	background-image:url(images/right.jpg);
	background-repeat:repeat-y;
	background-color:#A0ADC0;
	width:23px;
}

.main
{
	background-color:#394E79;
	width:708px;
}

.bottom
{
	background-image:url(images/bottom.jpg);
	background-repeat:no-repeat;
	background-color:#394E79;
	width:980px;
	height:63px;
}

td
{
	font-family:Arial;
	font-size:12px;
	color:#ffffff;
}

.content
{
	padding-top:15px;
	padding-bottom:0px;
	padding-left:15px;
	padding-right:5px;
}

h3
{
	color:#ffffff;
	font-family:Tahoma;
	font-size:18px;
	margin-bottom:0;
}

h5, h4
{
	color:#ffffff;
	font-family:Tahoma;
	margin-bottom:0;
	margin-top:0;
	font-variant:small-caps;
	font-size:13px;
}

hr
{
	color:#697DA0;
	height:1px;
	margin-top:0;
}

a.linx
{
	color:#FFFFFF;
}

a.linx:hover
{
	color:#A0ADC0;
}

.title
{
	color:Black;
	font-weight:bold;
	text-align:center;
}