﻿body 
{
    background-color: #ffffff;
    color: #000000;
    font-family: Arial;
}

a:link
{
    color: #FF8000;
}

a:visited
{
    color: #F9B62B;
}

a:active
{
    color: #FF8000;
}

a:hover
{
    color: #F9B62B;
}


ul#illinois
{
	list-style: none;
	background: url(images/wnvmap.gif) no-repeat 0 0;
	border: 0px solid black;
	position: relative;
	width: 441px;
	height: 696px;	
	margin: 0;
	padding: 0;
    top: -2px;
    left: -2px;
}


ul#illinois li 
{
    position: absolute;
}

ul#illinois li a
{
	display: block;
	height: 100%;
	text-indent: -10000px;

}



.Title_County
{
    width: 475px;
	height: 126px;
	
	font-family: verdana;
	font-size: 14pt;
	font-weight: bold;
}   

.borderGV
{
    border-right: 1px solid #ff621d;
}

.style1 
{
	color: #D76B00;
}

