body {
	background-color: #000000;
	font-family: Tahoma;
}
td {
	font-size: 9pt;
}
input, select, textarea {
	font-family: Tahoma;
	font-size: 8pt;
}
A:link, A:visited, A:active{
	color: #978A7A;
	text-decoration: underline;
}
A:hover{
	color: #CC0000;
	text-decoration: none;
}

.small {
	font-size: 8pt;
}
.main_cell {
	background-color: #FFFFFF;
	color: #000000;
	font-size: 9pt;
}
.main_header {
	font-family: MicrogrammaDMedExt, Tahoma;
	letter-spacing: 1px;
	font-weight: Bold;
	font-size: 14px;
	padding-left: 3px;
	background-color: #252525;
	color: #FFFFFF;
}
.pod {
	font-size: 10px;
}
.sponsors {
	text-align: center;
	padding-bottom: 20px;
}
.menu_btm {
	background-color: #252525;
	color: #FFFFFF;
	font-size: 8pt;
}
	.menu_btm A:link, A:visited, A:active{
		color: #978A7A;
		text-decoration: underline;
	}
	.menu_btm A:hover{
		color: #CC0000;
		text-decoration: none;
	}
.copyright {
	font-size: 7pt;
	color: #FFFFFF;
}
.schedule_title TD {font-size: 9pt; color: #FFFFFF; font-weight: Bold; background-color: #990000; padding-left: 5px; padding-right: 5px;}
.schedule_section TD {font-size: 8pt; color: #FFFFFF; font-weight: Bold; background-color: #000000; padding-left: 2px; padding-right: 2px;}
.schedule TD {font-size: 8pt; padding-left: 4px; padding-right: 4px;}