.body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.main {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	
}
.links {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px; }
	a:link {
	color: #6699CC;
	}
	a:visited {
	text-decoration: underline;
	color: #0099FF;
}
a:hover {
	text-decoration: none;
	color: #58AFFF;
}
a:active { 
	text-decoration: underline;
	color: #3399FF;

}
.footerborder {
	border-top: none;
	border-right: 1px solid #0066CC;
	border-bottom: 1px solid #0066CC;
	border-left: 1px solid #0066CC;
}
.middletableborder {
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-bottom-style: none;
	border-right-color: #0066CC;
	border-left-color: #0066CC;
	border-right-style: solid;
	border-left-style: solid;
}
.toptableborder {
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #0066CC;
	border-right-color: #0066CC;
	border-bottom-color: #0066CC;
	border-left-color: #0066CC;
}
.navBG {
	background-color: #0066CC;
}
.footerBG {
	background-color: #003399;
}
.middlecontentFont {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;}
	
.middlecontentlinkcolor {
a:link 
	color: #0066CC;
	
	a:visited 
	text-decoration: underline;
	color: #0066CC;

a:hover 
	text-decoration: none;
	color: #58AFFF;

a:active  
	text-decoration: underline;
	color: #0066CC;
	}
