body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#nav {
	color: #990000;
}
#nav a:link,
#nav a:visited {
	text-decoration: none;
	color: #990000;
}
#nav a:hover,
#nav a:active {
	color: #FF6600;
	text-decoration: none;
}

#alphatext {
	color: #990000;
}
#alphatext a:link,
#alphatext a:visited {
	color: #990000;
}
#alphatext a:hover, 
#alphatext a:active {
	color: #FF6600;
}

#listingtext {
	color: #663333;
}
#listingtext a:link ,
#listingtext a:visited {
	text-decoration: underline;
	color: #663333;
}
#listingtext a:hover, 
#listingtext a:active {
	color: #FF6600;
	text-decoration: none;
}
#listingtextfeatured {
	color: #CC5200;
}
#listingtextfeatured a:link ,
#listingtextfeatured a:visited {
	text-decoration: underline;
	color: #CC5200;
}
#listingtextfeatured a:hover, 
#listingtextfeatured a:active {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #FF6600;
}
#newstext,
#newstext a:link, 
#newstext a:visited, {
	color: #000000;
}
#newstext a:hover, 
#newstext a:active {
	color: #FFFFFF;
	background-color: #999999;
}

#ads {
	color: #990000;
}
#ads a:link,
#ads a:visited {
	color: #990000;
}
#ads a:hover,
#ads a:active {
	color: #FF6600;
}
#ads ul {
	list-style-type: circle;
}

#minorbanner {
	font-weight: bold;
	background-color: #acdaf2;
}
#minorbanner a:link ,
#minorbanner a:visited {
	text-decoration: underline;
	color: #333333;
}
#minorbanner a:hover, 
#minorbanner a:active {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #333333;
}

.regularbanner {
	font-size: 12px;
	font-weight: bold;
	font-variant: small-caps;
	background-color: #DFDFDF;
	height: 20px;
	vertical-align: middle;
}

.featuredbanner {
	font-size: 12px;
	font-weight: bold;
	font-variant: small-caps;
	color: #990000;
	background-color: #FFCC99;
	height: 20px;
	vertical-align: middle;
}
.headerbanner {
	background-color: #A3D0E9;
	height: 20px;
	vertical-align: middle;
}
.headercriteria {
	color: #990000;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.navtd {
	font-size: 10px;
	background-color: #FFFFFF;
}
.adstd {
	color: #999999;
	background-color: #FFFFFF;
}
.contenttd {
	background-color: #FFFFFF;
}
.spacertd {
	background-color: #FFFFFF;
}
.listingtd {
	color: #CC5200;
	background-color: #FFFFFF;
	vertical-align: top;
	border: thin solid #FFCC66;
	height: 700px;
}
.label {
	width: 200px;
	vertical-align: middle;
	position: relative;
	float: left;
}
.searchlabel { 
	width: 65px;
	vertical-align: middle;
}
.searchselect {
	color: #CC5200;
	text-transform: uppercase;
	font-weight: bold;
}
.weekendselect {
	color: #0000cc;
	font-weight: bold;
	font-style: italic;
}
.subheader {
	font-weight: bold;
	color: #666666;
}
body {
	background-color: #F4F4F4;
}
.maintable {
	border: thin solid #FF9900;
}
tr {
	vertical-align: top;
}
#admintable {
	background-color: #CCFFFF;
	width: 700px;
	border: thick groove #0066CC;
}
#admintable a:link,
#admintable a:visited {
	color: #0066CC;
}
#admintable a:hover,
#admintable a:active {
	color: #CCFFFF;
	background-color: #0066CC;
}
form {
	display: inline;
}
textarea, input, button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
option, menu, select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	width: 200px;
}
.sectionhead {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #000099;
	vertical-align: middle;
	border: 1px solid #D9E0F0;
}
.highlight {
	background-color: #F7EEBB;
	padding: 5px;
}

