BODY {	
	background-color: #ffffff;
	font-family : "Arial,Helvetica,sans-serif";
	color: #0000ff;	
	font-size: 10px;

	/*
	background-position : center 10px;
	background-repeat : no-repeat;
	margin-top: 100px;
	background-attachment: fixed;
	font-family: arial;
	font-size: 8pt;
	color: #000080;	
	*/
}

.logo{	
	font-family : "Arial,Helvetica,sans-serif";
	padding: 10px 20px 10px 20px;
	font-size : 25px;
	color : #ffffff;
	font-weight : bold;
	background-color: #33cc66;
	text-align: center;	
	border-top: 6px solid #66ccff;
	border-left: 6px solid #66ccff;
	border-bottom: 6px solid #000099;
	border-right: 6px solid #000099;
}

.fill1	{	
	background-color: #33cc66;
}

.fill2	{	
	background-color: #99ff99;
}


.county	{			
	background-color: #ffffff;
	padding: 5px 10px 5px 20px;
	
}

.zip	{			
	background-color: #ccffff;
	padding: 5px 10px 5px 20px;
	
}

.city	{			
	background-color: #ffffff;
	padding: 5px 10px 5px 20px;
	
}

.dist	{			
	background-color: #ccffff;
	padding: 5px 10px 5px 20px;		
}

.headerWhite	{
	font-family : "Arial,Helvetica,sans-serif";
	padding: 5px 20px 5px 20px;
	font-size : 15px;
	color : #0000ff;
	font-weight : bold;
	background-color: #ccffff;
	text-align: center;
	border-top: 6px solid #66ccff;
	border-left: 6px solid #66ccff;
	border-bottom: 6px solid #000099;
	border-right: 6px solid #000099;
}


hr{
	border: none;
	background-color: #330099;
	color: #330099;
	height: 2px;
	width: 80%;	
}

ul{
	list-style-image: url(images/bullet2.gif);
}


/* Main body section */
#main {
	font-family : "Arial,Helvetica,sans-serif";
	font-size: 10px;
	font-style : italic;
	font-variant : normal;		
	color : #0000ff;
}

#mainb {	
	font-weight : bold;	
	text-align: center;
}

#bold1 {font-weight: bold}


.astrx { color: #ff0000; }

A:link {
	font-family : "Arial,Helvetica,sans-serif";
	color: #0000ff;
	text-decoration: underline;
	font-size: 10px;
}

A:visited {
	font-family : "Arial,Helvetica,sans-serif";
	color: #0000ff;
	text-decoration: underline;
	font-size: 10px;
}

A:hover {
	font-family : "Arial,Helvetica,sans-serif";
	color: #0000ff;
	text-decoration: none; 
	font-size: 10px;}

A:active {
	font-family : "Arial,Helvetica,sans-serif";
	color: #0000ff;
	text-decoration: underline;
	font-size: 10px;
}
