a {
	font-family: arial;
	font-size: 12px;
	color: red;
	background: transparent;
}

a.other {
	font-family: arial;
	font-size: 12px;
	color: red;
	background: transparent;
}

.boldtext {
	background-color: #ffffc0;
	font-family: arial, helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-align: left;
}

.rw_table {
	border-bottom: thin #98a070;
	border-bottom-width: 0px;
	border-style: solid solid solid solid;
	border-right: 0px solid #98a070;
	border-left: 0px solid #98a070;
	border: 2px solid black
	margin-top: 5px;
	background-color: #ffffc0;
}

.rw_table_bottom {
	border-bottom: thin #fafad2;
	border-bottom-width: 0px;
	border-style: solid solid solid solid;
	border-right: 1px solid #fafad2;
	border-left: 1px solid #fafad2;
	border: 1px solid #fafad2;
	background-color: #fafad2;
	margin-top: 0px;
}

.locationbarpath {
	font-family: arial, helvetica, sans-serif;
	font-size: 8px;
	color: black;
	font: normal x-small;
}

.tablerow {
	font-family: arial, helvetica, sans-serif;
	font-size: xx-small;
	color: black;
}

.tableheader {
	border-bottom: 0px solid black;
	background-color: #f3db00;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: black;
	text-align: center;
}

.tablebodyleft {
	background-color: #ffffc0;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
}

.tablebodycenter {
	background-color: #ffffc0;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
}

.tablebodyright {
	background-color: #ffffc0;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
}

.tablebodysponsor {
	border-left: 0px solid black;
	background-color: #ffffc0;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	color: black;
	text-align: left;
}

a.tablebodysponsor {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	color: red;
}

.tablesponsorheader {
	background-color: #f3db00;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: red;
	text-align: center;
}

.textcenter {
	background-color: #ffffc0;
	text-align: center;
	text-decoration: underline
}

.footer {
	background-color: black;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	color: white;
	font-weight: bold;
	text-align: center;
}

B.highlight {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	color: black;
	text-decoration: none;
	background: #f3db00;
	font: normal bold large;
	border-bottom: thin solid #f3db00;
}

a:hover {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	color: red;
	background: black;
}

a.other:hover {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	color: red;
	background: black;
}