th {
	background-color: #0082FF;
	font-family : Arial, sans-serif ;
font-size : 12pt;
}
body {
scrollbar-face-color: #bbccff;
scrollbar-shadow-color: #ffffff;
scrollbar-highlight-color: #99ccff;
scrollbar-3dlight-color: #eeeeee;
scrollbar-darkshadow-color:#666666;
scrollbar-arrow-color: #FFFFFF;
scrollbar-track-color: #dddddd;

font-family : Arial, sans-serif ;
font-size : 12pt;
 background-color: #D4EAFF;
 margin-left: 0px;
 margin-top: 0px;
}

#container {
	margin-left:auto;
	margin-right:auto; 
	width:910px; 
	/*border:solid; 
	border-color:#666; 
	border-width:1px;*/
}
#body {
	margin-left:auto;
	margin-right:auto; 
	width:910px; 
	border:solid; 
	border-color:#D4EAFF; 
	border-width:1px;
}

#header {
	margin-left:auto; 
	margin-right:auto; 
	width:910px; 
	border: none; 
	text-align:center;
	background-color:#D4EAFF;
}


#sideNav {
	width:150px;
	/*border:solid;
	border-color:#999;
	border-width:1px;
	*/
	margin-top:5px;
	float:left;
	top:10px;
}

#nav {
	width:150px;
	border:solid;
	height:25px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	line-height:25px;
	border-color:#666;
	border-width:1px;
	float:left;
	background-color:#DDD;
	color:#006;
	text-align:center;
}

#nav a:hover {
	font-weight: bold;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration: underline; 
	/*color: #E00;*/
	background-image:url(images/DarkBlueTans.png);
}

#content {
	width:740px;
	/*border-right: solid;
	border-right-width:1px;
	border-right-color:#666;
	border-width:1px;
	*/
	float:right;
}

#footer {
	width:910px;
	border:solid;
	border-color:#999;
	border-width:1px;
	float:left;
	background-color:#03F;
	color:#FFF;
	font-size:9px;
}

a:link { 
	font-weight: bold;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration: none; 
	color: #006;
	}
a:visited { 
	font-weight: bold; 
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration: none; 
	color: #006;
	}
a:hover, a:active {
	font-weight: bold;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration: underline; 
	color: #E00;
}


td {
	font-family: Arial, sans-serif;
	font-size: 12px;
}


