.results {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	overflow: auto;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #000066;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #009999;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	color: #990099;
}
a:hover {
	text-decoration: none;
	color: #000033;
}
.leftnav-vertile {
	background-color: #2A3952;
	background-image: url(images/leftnav_bg-vertile.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
.nopad {
	margin: 0px;
	padding: 0px;
}

.footertxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #CCCCCC;
	font-weight: bold;
}
.footertxt2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
}
.footerlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	display: block;
}
#botlinks a:link, a:visited {
	color: #000000;
	text-decoration: none;	
}
#botlinks a:active {
	color: #FFCC00;
	text-decoration: none;	
}
#botlinks a:hover {
	color: #0000CC;
	text-decoration: none;
}

