/* $Id: odds_table_styles.css,v 1.6 2006/08/03 17:54:59 paul Exp $ */
tr.clear {
	background-color: #FFFFFF;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;	
}
tr.grey {
	background-color: #E5E9F9;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;	
}
a.odds_table_data_link:link { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; text-decoration: none; }
a.odds_table_data_link:active { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; text-decoration: none; }
a.odds_table_data_link:visited { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; text-decoration: none; }
a.odds_table_data_link:visited:hover { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; text-decoration: underline; }
a.odds_table_data_link:hover { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; text-decoration: underline; }
.menu_league {
	background-color: #002790;
}
.menu_league_hilite {
	background-color: #E90A02;
}
.menu_bet_types {
	background-color: #E90A02;
}
.odds_table {
	background-color: #FFFFFF;
}
.no_lines {
	background-color: #E5E9F9;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}
/**/
.odds_table_league_headers {
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#FFFFFF;
font-weight:bold;
font-size:18px;
text-decoration:none;
}
.odds_table_league_headers a {
color:#FFFFFF;
text-decoration:none;
}
.odds_table_league_headers a:hover {
color:#FFFFFF;
text-decoration:underline;
}
.odds_table_league_headers_hilite {
background-color: #E90A02;
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#FFFFFF;
font-weight:bold;
font-size:18px;
text-decoration:none;
}
.odds_table_league_headers_hilite a {
color:#FFFFFF;
text-decoration:none;
}
.odds_table_league_headers_hilite a:hover {
color:#FFFFFF;
text-decoration:underline;
}

.odds_table_choose_lines {
	background-color: #E90A02;	
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;	
	text-decoration: none;
}
.odds_table_choose_lines a {
color:#FFFFFF;
text-decoration:underline;
}
.odds_table_choose_lines a:hover {
color:#FFFFFF;
text-decoration:none;
}

.odds_table_choose_lines_hilite {
	background-color: #E90A02;	
	color: #FFFFFF;	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}
.odds_table_choose_lines_hilite a {
color:#FFFFFF;
text-decoration:none;
}
.odds_table_choose_lines_hilite a:hover {
color:#FFFFFF;
text-decoration:underline;
}

.odds_table_data {
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#000000;
font-weight:normal;
font-size:10px;
text-decoration:none;
}
.odds_table_data a {
color:#000000;
text-decoration:underline;
}
.odds_table_data a:hover {
color:#000000;
text-decoration:none;
}

.odds_table_data_headers {
	background-color: #002790;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;	
}
.odds_table_data_headers a {
color:#FFFFFF;
text-decoration:none;
}
.odds_table_data_headers a:hover {
color:#FFFFFF;
text-decoration:underline;
}