A.detailnav:link {
font-size:10px;
font-family:verdana;
color:white;
text-decoration:underlined;
}
A.detailnav:visited {
font-size:10px;
font-family:verdana;
color:white;
text-decoration:underlined;
}
A.detailnav:active {
font-size:10px;
font-family:verdana;
color:white;
text-decoration:underlined;
}
A.detailnav:hover {
font-size:10px;
font-family:verdana;
color:black;
text-decoration:underlined;
}
.detail {
font-size:10px;
font-family:verdana;
}
td.SearchButton {
	border-top: 1px solid #E5E5E5;
	border-bottom: 1px solid #797979;
	border-left: 1px solid #E5E5E5;
	border-right: 1px solid #797979;
	padding: 2px 0px 3px 3px;
	background: #AFAFAF;
	height: 35px;
	width:100px;
	white-space: nowrap;
}
td.SearchButtonOn {
	border-top: 1px solid #FFF76E;
	border-bottom: 1px solid #C39600;
	border-left: 1px solid #FFF76E;
	border-right: 1px solid #C39600;
	padding: 2px 0px 3px 3px;
	background: #FECB41;
    text-align:center;
	height: 35px;
	width:100px;
	white-space: nowrap;
}
td.SearchButton:hover {
	padding: 2px 0px 3px 3px;
	border-top: 1px solid #AFAFAF;
	border-bottom: 1px solid #E5E5E5;
	border-left: 1px solid #AFAFAF;
	border-right: 1px solid #E5E5E5;
	background: #797979;
	height: 35px;
	width:100px;
	white-space: nowrap;
}
td.SearchButtonHover {
	padding: 2px 0px 3px 3px;
	border-top: 1px solid #AFAFAF;
	border-bottom: 1px solid #E5E5E5;
	border-left: 1px solid #AFAFAF;
	border-right: 1px solid #E5E5E5;
	background: #797979;
    text-align:center;
	height: 35px;
	width:100px;
	white-space: nowrap;
}
.SearchButton 
{
    text-align:center;
}
a.SearchButton, a.SearchButton:link, a.SearchButton:active, a.SearchButton:visited {
	color: #FFFFFF;	
	font-family: Verdana;
	font-weight: bold;
	font-size:  10px;
	text-decoration: none;
}

a.SearchButton:hover {
	color: #FFFFFF;
	font-family: Verdana;
	font-weight: bold;
	font-size: 10px;
	text-decoration: none;
}
H2  {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  20px;
    font-weight:    normal;
    color: #666644;
   	margin-bottom: 2px;
}
td.OptionButton {
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	border-bottom: 1px solid #000000;
	padding: 2px 2px 1px 2px;
	background: #ececec;
	width:70px;
	background-image: url(images/optionbgoff.gif);
}
td.OptionButtonOn {
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	padding: 2px 2px 1px 2px;
	background: #FFFFFF;
	width:70px;
	background-image: url(images/optionbg.gif);
}
td.OptionButtonHover {
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	border-bottom: 1px solid #000000;
	padding: 2px 2px 1px 2px;
	background: #FECB41;
	width:70px;
	background-image: url(images/optionbghover.gif);
}
a.OptionButton, a.OptionButton:link, a.OptionButton:active, a.OptionButton:visited {
	color: #000000;	
	font-family: Verdana;
	font-weight: bold;
	font-size:  10px;
	text-decoration: none;
	line-height:10px;
}

a.OptionButton:hover {
	color: #000000;
	font-family: Verdana;
	font-weight: bold;
	font-size: 10px;
	text-decoration: none;
	line-height:10px;
}
.Counties
{
	border-right: black 1px solid;
	border-top: black 1px solid;
	z-index: 1;
	overflow: auto;
	border-left: black 1px solid;
	width: 150px;
	border-bottom: black 1px solid;
	position: relative;
	top: -25px;
	height: 150px;
}
.CountyImage
{
	z-index: 0;
	position: relative;
}
.normalsmall
{
	font-size:9px;
	font-family: Verdana;
}
