.mainbody {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #00112F;
	background-color: #FFF;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	text-align: left;
	vertical-align: top;
}
.mainbody a {
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	color: #00112F;
	text-decoration: none;
}

.icons {
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	color: #00112F;
	background-color: #FFF;
	text-align: center;
	vertical-align: top;
	padding: 5px;
}
.icons a {
	color: #00112F;
	text-decoration: none;
}
.icons h2 {
	font-size: 18px;
}
.bottomnav {
	color: #FFF;
	text-align: center;
	vertical-align: middle;
	background-image: url(images/navgrad.jpg);
	font: bold 12px Verdana, Geneva, sans-serif;
	padding: 10px;
}
.bottomnav a {
	color: #FFF;
	text-decoration: none;
	height: 40px;
}
.bottomnav a:hover {
	color: #FF0;
	text-decoration: underline;
}
.icons a:hover {
	color: #00F;
	text-decoration: underline;
}
.mainbody a:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	color: #00F;
	text-decoration: underline;
}



















.siteicons {
	font-size: 14px;
	font-weight: bolder;
	color: #00112F;
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
}

.siteicons td {
	padding: 20px;
	text-align: center;
}

.siteicons td a {
	color: #00112F;
	text-decoration: none;
}
.siteicons td a:hover {
	color: #00F;
	text-decoration: underline;
}
