@charset "utf-8";
.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	vertical-align: top;
	padding: 20px;
	background-color: #FFFFFF;
	text-align: left;
}
.icontable {
	vertical-align: top;
	font-size: 12px;
	clear: both;
}
.icontable tr td {
	padding: 30px;
	width: 33%;
	vertical-align: top;
}

.content a {
	font-weight: bolder;
	color: #430059;
	text-decoration: none;
}
.adbox {
	font-family: Verdana, Geneva, sans-serif;
	padding: 2px;
	float: right;
	width: 336px;
	height: 280px;
}
.content a:hover {
	color: #FF0000;
	text-decoration: underline;
}


.content h1 {
	font-size: 18px;
	font-weight: bolder;
	font-variant: small-caps;
	color: #430059;
	text-decoration: none;
	text-align: left;
}
.navlinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	font-variant: small-caps;
	color: #430059;
	text-decoration: none;
	text-align: center;
}
.navlinks a:hover {
	text-decoration: underline;
}
.navlinks a {
	font-weight: bolder;
	color: #430059;
	text-decoration: none;
}

.bottomnav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	background-color: #430059;
	padding: 10px;
}
.bottomnav a {
	font-weight: bolder;
	text-decoration: none;
	color: #FFFFFF;
}
.bottomnav a:hover {
	text-decoration: underline;
}


















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

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

.siteicons td a {
	color: #430059;
	text-decoration: none;
}
.siteicons td a:hover {
	color: #F00;
	text-decoration: underline;
}
