.background {
	background-image: url(images/background_blue.gif);
}

.maintable {
	background-color: #4D4D4D;
}

.mainborder {
	background-color: #999999;
}

.mainbackground {
	background-color: #828282;
}

.panelborder {
	background-color: #6F6F6F;
}

.panelbackground {
	background-color: #606060;
}

.page_header {
	font-family: Verdana;
	font-size: 18px;
	font-weight: bold;
	color: #FFFF00;
}
.topic_header {
	font-family: Arial;
	font-size: 15px;
	font-weight: bold;
	color: #000080;
}
.normal_text {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
}
.page_footer {
	font-family: Arial;
	font-size: 10px;
	color: #FFFFFF;
}
.ride_stats {
	font-family: Batavia;
	font-size: 10px;
	color: #000080;
}
.special {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
}

A.topics:link { 
      color: #FFFF00; 
	font-family: Arial;
	font-size: 12px;
} 
A.topics:active { 
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
} 
.topics { 
      color: #FFFF00; 
	font-family: Arial;
	font-size: 12px;
} 

.link:link {
	font-family: Arial;
	font-size: 12px;
	color: #FFFF00;
	text-decoration: none;
}
.link:visited {
	font-family: Arial;
	font-size: 12px;
	color: #FFFF00;
	text-decoration: none;
}
.link:hover {
	font-family: Arial;
	font-size: 12px;
	color: #FFFF00;
	text-decoration: none;
}
.link:active {
	font-family: Arial;
	font-size: 12px;
	color: #FFFF00;
	text-decoration: none;
}
a.link:link {
	font-family: Arial;
	font-size: 12px;
	color: #FFFF00;
	text-decoration: none;
}
a.link:visited {
	font-family: Arial;
	font-size: 12px;
	color: #FFFF00;
	text-decoration: none;
}
a.link:hover {
	font-family: Arial;
	font-size: 12px;
	color: #FFFF00;
	text-decoration: none;
}
a.link:active {
	font-family: Arial;
	font-size: 12px;
	color: #FFFF00;
	text-decoration: none;
}
a { 
        text-decoration: none; border-bottom-style: none; border-bottom-width: none