.topmenu { font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; color: #FFFFFF; text-decoration: none }
h1 {  font-size: 22px; font-weight: bolder; color: #000000; font-family: "Arial Black", Verdana, Arial, sans-serif}
body {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #000000; text-align: center;}
.body {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #000000}
.sidelinks a:link {  font-weight: bold; color: #000000; text-decoration: none}
.sidelinks a:hover { font-weight: bold; text-decoration: underline}
.sidelinks a:active { font-weight: bold; color: #000000; text-decoration: none }
.sidelinks a:visited { font-weight: bold; text-decoration: none color: #FF0000}
.sidebar { font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; color: #FFFFFF; text-decoration: none ; line-height: 19px}
h2 { font-size: 14px; font-weight: bold; color: #003E8D; font-family: Arial, Helvetica, sans-serif}
.body a:link {  font-weight: bold; color: #000000; text-decoration: none}
.body a:hover { font-weight: bold; text-decoration: underline}
.body a:active { font-weight: bold; color: #000000; text-decoration: none }
.body a:visited { font-weight: bold; text-decoration: none }
.bodyred { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #FF0000}
dl, dt, dd, ul, li {
margin: 0;
padding: 0;
list-style-type: none;
}

#container {  
	width: 801px; 
	margin: 0 auto; 	
	border: 3px none #000000;
	text-align: left;
	position: relative;
	}
	
#menu {
position: absolute;
top: 189px;
left: 0px;
z-index:100;
width: 798px;
border: 0px;
}
#menu dl {
float: left;
height: 19px;
}
#menu dt {
cursor: pointer;
text-align: center;
font-weight: bold;
border: 0px;
height: 19px;
width: 80px;
}
#menu dd {
border: 0px;
width: 80px;
z-index: 101;
}
#menu li {
text-align: center;
background: #fff;
}
#menu li a, #menu dt a {
color: #000;
text-decoration: none;
display: block;
height: 100%;
border: 0 none;
}
#menu li a:hover, #menu dt a:hover {
background: #eee;
}
	 
#sidebar {
	 position:absolute; 
	 left:0px; 
	 top:205px; 
	 width:140px; 
	 height:600px;
	 padding: 10px 10px 10px 10px;
	 text-align: center;
	 z-index:4; 
	 visibility:visible; 
	 background-color: #CCCCCC; 
	 layer-background-color: #CCCCCC; 
	 border: 1px none #000000}
	 
#footer {
	 position:absolute; 
	 left:0px;
	 width:798px; 
	 height:11px; 
	 top: 825px;
	 z-index:5;;
	 text-align: center;
	 color: #ffffff; 
	 visibility: visible}	 
	 
#contentarea {
	position:absolute; 
	left:160px; 
	top:205px; 
	width:618px; 
	height:600px; 
	padding: 10px 10px 10px 10px;
	float: left;
	z-index:1; 
	visibility:visible; 
	background-color: #FFFFFF; 
	layer-background-color: #FFFFFF; 
	border: 1px none #000000; 
	overflow: auto}	 
	 	 
#banner {
	 position:absolute; 
	 left:0px;
	 top:0px;
	 width:798px; 
	 height:190px;
	 z-index:3; 
	 visibility:visible}
	 	 
#menuBar {
	 position:absolute; 
	 left:0px; 
	 top:190px; 
	 width:798px; 
	 height:19px; 
	 z-index:2; 
	 visibility:visible; 
	 text-align:center;
	 background-color: #666666; 
	 border: 1px none #000000}

#menu li
{	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	font: bold 11px arial}

#menu li a
{	display: block;
	margin: 0 0px 0 0;
	padding: 0px 0px;
	width: 80px;
	background: #5970B2;
	color: #FFF;
	text-align: center;
	text-decoration: none;
	border:  0px}

#menu li a:hover
{	background: #FFFFFF}

#menu div
{	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	background: #CCCCCC;
	text-align: left;
	text-decoration: none;
	border: 1px solid #000000}

	#menu div a
	{	position: relative;
		display: block;
		margin: 0;
		padding: 0px;
		width: 80px;
		text-align: left;
		text-decoration: none;
		background: #CCCCCC;
		color: #000000;
		font: 10px arial}

	#menu div a:hover
	{	background: #FF0000;
		color: #FFFFFF}	 	
