BODY {
	scrollbar-face-color:#492f92;
	scrollbar-highlight-color:black;
	scrollbar-3dlight-color:#C0C0C0;
	scrollbar-darkshadow-color:black;
	scrollbar-shadow-color:#eeb211;
	scrollbar-arrow-color:#eeb211;
	scrollbar-track-color:white;
	padding: 0;
	background-image: url(../Images/background%20copy.jpg);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	margin: 0;
	color: #0E4797;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #039;
	text-align: left;
}
#header {
	padding: 0;
	position:absolute;
	width:1018px;
	height:77px;
	z-index:504;
	overflow: hidden;
	font-size:24px;
	color: #FFFFFF;
	text-align:right;
}
#main {
	position:absolute;
	left:170px;
	top:81px;
	width:807px;
	height:953px;
	z-index:502;
	overflow: auto;
	margin: 15px 5px 0 20px;
	color: #0E4797;
	font-family: Arial, Helvetica, sans-serif;
}
#menu {
	position:absolute;
	left:1px;
	top:86px;
	width:172px;
	height:465px;
	z-index:503;
}
#footer {
	position:absolute;
	left:5px;
	top:553px;
	width:108px;
	height:23px;
	z-index:505;
	font-size: 12px;
	color: #FFFFFF;
}
