@charset "utf-8";
body {
	background-color: #000099;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #000000;
}
.smallboldwhite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.smallboldblack {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.medboldblack {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}

.mainBox {
	background-color: #ccffff;
	background-image: url(images/CountySeal.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.mainBox2 {
	background-color: #ccffff;
	background-image: url(images/CountySealSmall.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
a:link, a:active, a:visited {
	color: #0000FF;
	text-decoration: none;
}
a:hover {
	color: #666666;
	text-decoration: underline;
}
.tn:link img {
	color: #000000;
	text-decoration: none;
	border: 1px solid #000000;
}
.tn:visited img {
	color: #000000;
	text-decoration: none;
	border: 1px solid #000000;
}
.tn:active img {
	color: #000000;
	text-decoration: none;
	border: 1px solid #000000;
}
.tn:hover img {
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);
	opacity: 0.5;
	color: #999999;
	text-decoration: none;
	border: 1px solid #FF0000;
}
.tn2:link img {
	color: #000000;
	text-decoration: none;
}
.tn2:visited img {
	color: #000000;
	text-decoration: none;
}
.tn2:active img {
	color: #000000;
	text-decoration: none;
}
.tn2:hover img {
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=70);
	opacity: 0.7;
	color: #999999;
	text-decoration: none;
}.light:link, .light:active, .light:visited {
	color: #00FFFF;
	text-decoration: none;
}
.light:hover {
	color: #CCCCCC;
	text-decoration: underline;
}
.mainBox2noSeal {
	background-color: #ccffff;
}
.smallbold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
}
