.navTop:link, .navTop:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	display: block;
	text-decoration: none;
	background-color: #000000;
	text-align: center;
}

.navTop:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	display: block;
	text-decoration: none;
	background-color: #5985DE;
	text-align: center;
}

.main {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 20px;
	padding: 0px;
	margin: 3px 32px 10px 12px;
	
}
.main a:link {
	color: #003366;
}
.main a:visited {
	color:#663333
}
.navLeft:link, .navLeft:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	display: block;
	text-decoration: none;
	background-color: #5985DE;
	text-indent: 6px;
}
.navLeft:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	display: block;
	text-decoration: none;
	background-color: #000000;
	text-indent: 6px;
}
.footer {

	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	color: #FFFFFF;
	display: block;
	background-color: #000000;
}
.navLeft {

	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	display: block;
	text-decoration: none;
	background-color: #5985DE;
	text-indent: 6px;
}

