A, A:visited, A:active, A:hover{
	color: #000000;
	text-decoration: underline;
}
body{
	margin: 0px;
	background-color: #CCCCCC;
}
#container{
	position: absolute;
	width: 100%;
	height: 100%;
	z-index: 1;
}
.date{
	color: #666666;
}
#footer{
	padding-left: 5px;
}
#footer A, #footer A:visited, #footer A:active{
	color: #000000;
	text-decoration: none;
}
#footer A:hover{
	color: #000000;
	text-decoration: underline;
}
.formtable{
	background-color: #DDDDDD;
	border: #999999 3px double;
}
h1, form{
	margin: 0px;
}
h1 A:link, h1 A:visited, h1 A:active, h1 A:hover{
	color: #000000;
	text-decoration: none;
}
.invisible A:link, .invisible A:visited, .invisible A:active, .invisible A:hover{
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
#nav1{
	margin: 0px;
	padding: 5px;
	background: #B8C58D;
	border-bottom: #890809 3px solid;
	z-index: 2;
} 
#nav1 A, #nav1 A:visited, #nav1 A:active, #nav1 A:hover{
	color: #506A78;
	font-weight: bold;
	font-size: 34px;
	text-decoration: none;
	margin-left: 10px;
}
#nav2{
	padding-top: 5px;
	padding-bottom: 35px;
	width: 100%;
	height: 100%;
	z-index: 2;
}
#nav3 {
	position: fixed;
	bottom: 0;
	width: 100%;
	background: #B8C58D;
 	border-top: #890809 3px solid;
 	padding-top: 5px;
 	height: 30px;
 	z-index: 2;
}
#page1{
	width: 500px;
	margin-left: auto;
	margin-right: auto;
}
.resultslist{
	padding: 4px 0px 4px 0px;
}
.resultslist A:link, .resultslist A:visited, .resultslist A:active{
	color: #000000;
	text-decoration: none;
	background: #F0F0F0;
	border: #999999 1px solid;
	padding: 3px 8px 3px 8px;
}
.resultslist A:hover{
	color: #FFFFFF;
	text-decoration: none;
	background: #999999;
	border: #000000 1px solid;
}
#sitelink, #sitelink:visited, #sitelink:active{
	color: #506A78;
	text-decoration: none;
	font-weight: bold;
}
#sitelink:hover{
	color: #506A78;
	text-decoration: underline;
}
.sub1{
	font-size: 20px;
	font-weight: bold;
	font-style: italic;
	color: #506A78;
}
td, div, body{
	font-family: Arial, Verdana, Times;
	font-size: 12px;
}
#topnav{
	float: right;
	padding: 3px;
	font-weight: bold;
	font-family: Tehoma, verdana;
}
#topnav A:link, #topnav A:visited, #topnav A:active{
	color: #000000;
	text-decoration: none;
	font-size: x-small;
}
#topnav A:hover{
	color: #000000;
	text-decoration: underline;
}