.botmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
}
a.botmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	text-decoration: none;
}
a.botmenu:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #D72C3D;
	text-decoration: none;
}
.main {
	font-family: Geneva, Verdana, Arial, Helvetica, "Courier New", Courier, mono;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}
a.main {
	text-decoration: none;
	color: #990000;
}
a.main:hover {
	text-decoration: underline;
	color: #990000;
}
.large {
	font-family: Geneva, Verdana, Arial, Helvetica, "Courier New", Courier, mono;
	font-size: 12px;
	font-weight: bold;
	color: #990000;
}
td.listings {
	padding-top: 5px;
	padding-bottom: 5px;
	font-family: Geneva, Verdana, Arial, Helvetica, "Courier New", Courier, mono;
	font-size: 12px;
	font-weight: normal;
	color: ;
}
td.altlistings {
	padding-top: 5px;
	padding-bottom: 5px;
	font-family: Geneva, Verdana, Arial, Helvetica, "Courier New", Courier, mono;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	background: #F7F7F7;
}
.supascr {
	font-family: Geneva, Verdana, Arial, Helvetica, "Courier New", Courier, mono;
	font-size: 9px;
	font-weight: normal;
	color: #990000;
}

