BODY
{    
	Background-color : #2969C2;
    BACKGROUND-ATTACHMENT: fixed;
	SCROLLBAR-FACE-COLOR: #f5f5f5;
    SCROLLBAR-HIGHLIGHT-COLOR: #999999;
    SCROLLBAR-SHADOW-COLOR: #999999;
    SCROLLBAR-3DLIGHT-COLOR: #f5f5f5;
    SCROLLBAR-ARROW-COLOR: #2969C2;
    SCROLLBAR-TRACK-COLOR: #f5f5f5;    
    SCROLLBAR-DARKSHADOW-COLOR: #f5f5f5;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	margin-top : 0px;
	margin-left : 0px;
}

a {color: yellow; text-decoration: none}
a:linked {color: yellow; text-decoration: none}
a:visited {color: yellow; text-decoration: none}
a:hover {text-decoration: none; color: white}

a.sidemenu:linked {color: black; text-decoration: none}
a.sidemenu:visited {color: black; text-decoration: none}
a.sidemenu:hover{text-decoration: underline; color: blue}

a.resource:linked {color: white; text-decoration: none}
a.resource:visited {color: white; text-decoration: none}
a.resource:hover{text-decoration: underline; color: yellow}

.formtext
 {
	background-color : transparent;
	font-size : 10px;
}

.small
 {
	
	background-color : transparent;
	font-size : 10px;
}
	
.smallbold
 {
	
	background-color : transparent;
	font-weight : bold;
	font-size : 10px;
}

.med
 {
	
	background-color : transparent;
	font-size : 12px;
}

.medbold
 {
	
	background-color : transparent;
	font-weight : bold;
	font-size : 12px;
}

.medlg
 {
	
	background-color : transparent;
	font-size : 14px;
}

.medlgbold
 {
	
	background-color : transparent;
	font-weight : bold;
	font-size : 14px;
}

.sidemenuheader
 {
	
	background-color : transparent;
    font-weight : bold;
	font-size : 14px;
	text-decoration: none;
}

.sidemenu
 {
	
	background-color : transparent;
	font-weight : bold;
	font-size : 12px;
	text-decoration: none;
}

.footermenu
 {
	color : Blue;
	background-color : transparent;
	font-size : 10px;
}

DIV.county_map {
	position:absolute;
	left:275px;
	top:135px;
	width:653px;
	height:600px;	
}