body {
	font-family: verdana, arial, helvetica;
	font-size: 10px;
	font-style: normal;
	color: #000000;
	background: url(images/background.gif);
}
td {  font-family: verdana, arial, helvetica; font-size: 10px; font-style: normal; color: #000000}
p { font-family: verdana, arial, helvetica; font-size: 10px; font-style: normal; color: #000000}
.scroll { font-family: verdana, arial, helvetica; font-size: 14px; font-style: normal; color: #000000}
a {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; color: #3333FF; text-decoration: none; font-weight: bold}
a:hover {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; color: #FF0000; text-decoration: underline; font-weight: bold}
.header {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 40px; font-weight: bold; color: #000000; font-style: normal}
.SUBheader {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 20px; font-weight: bold; color: #000000; font-style: normal}
.main {  font-family: verdana, arial, helvetica; font-size: 10px; font-style: normal; color: #000000}
.blackLink {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; color: #000000; text-decoration: none; font-weight: bold}
.blackLink:hover {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; color: #FF0000; text-decoration: underline; font-weight: bold}
.navLink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: Silver;
	text-decoration: none;
	font-weight: bold;
}
.navLink:hover {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; color: #FF0000; text-decoration: underline; font-weight: bold}
.WhiteLink {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; color: #FFFFFF; text-decoration: none; font-weight: bold}
.WhiteLink:hover {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; color: #FF0000; text-decoration: underline; font-weight: bold}
.box {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	border-top-width: thin;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: thin;
	border-top-style: ridge;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: ridge;
	border-top-color: #666666;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #666666;
}
.blueLink {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; color: #3333FF; text-decoration: underline; font-weight: bold}
.blueLink:hover {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; color: #FF0000; text-decoration: underline; font-weight: bold}
.specul {  font-family: verdana, arial, helvetica; font-size: 10px; font-style: normal; color: #000000 margin-top:-11px; margin-bottom:-5px; top: -15px;}
Div#logo {
	position: absolute;
	top: 5px;
	left: 5px;
}
Div#PageTitle {
	position: absolute;
	top: 80px;
	left: 100px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
	font-size: 20px; 
	color: #000000; 
	font-style: normal
}
Div#MainContent {
	position: absolute;
	top: 135px;
	left: 90px;
	border-top-width: thin;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: thin;
	border-top-style: ridge;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: ridge;
	border-top-color: #666666;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #666666;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 10px;
	padding-bottom: 10px;
	z-index:4;
}
Div#MainList {
	position: absolute;
	top: 135px;
	left: 90px;
	border-top-width: thin;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: thin;
	border-top-style: ridge;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: ridge;
	border-top-color: #666666;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #666666;
	height:430px;
	overflow: scroll;
	z-index:4;
}
Div#Footer {
	position: absolute;
	top: 580px;
	left: 40px;
	width:659px; 
	height:21px; 
	z-index:3; 
	
}
Div#FooterImage {
	position: absolute;
	top: 535px;
	left: 5px;
	width:659px; 
	z-index:2; 
	
}