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

.icons {
	color: #000;
	background-color: #FFF;
	text-align: center;
}
.icons h2 {
	font-size: 18px;
	font-weight: bolder;
	color: #005;
	text-decoration: none;
	font-family: Verdana, Geneva, sans-serif;
}
.icons a {
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	color: #005;
	text-decoration: none;
}


.bottomnav {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
	background-image: url(images/NavGrad.jpg);
	background-repeat: repeat-x;
	text-align: center;
	vertical-align: middle;
	height: 20px;
	padding: 10px;
}
.bottomnav a {
	font-weight: bold;
	color: #005;
	text-decoration: none;
}

.icons a:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	color: #00F;
	text-decoration: underline;
}
.bottomnav a:hover {
	font-weight: bold;
	color: #00F;
	text-decoration: underline;
}
.seperator {
	background-color: #000;
	margin: 0px;
	padding: 0px;
	height: 1px;
}
.mainbody a:hover {
	font-weight: bolder;
	color: #00F;
	text-decoration: underline;
}
.icons h2 a:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	color: #00F;
	text-decoration: underline;
}

.siteicons {
	font-size: 14px;
	font-weight: bolder;
	color: #005;
	text-align: center;
}

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

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