
TABLE{
	border: 0;
	background-color : ;
	width : 100%;
}
.homeTitle {
	font-size: x-small;
	color: Black;
	font-weight: normal;
	background : #98B9E0;
	padding : 2px 2px 2px 5px;
}
TR.headingblue{
	height : 12px;
	background-color : #d6d6ff;
	font-family : Arial;
	font-size : 11px;
	color : #000000;
	text-align : center;
}
TR.trow1{
	background-color : #FFFFFF;
	font-family : sans-serif;
	font-size : 12px;
}
TR.trow2{
	background-color : #e9e9fe;
	font-family : sans-serif;
	font-size : 12px;
}
a {
	color: #085AAF;
	text-decoration: none;
}

a:visited {
	color: #085AAF;
	text-decoration: none;
}


a:hover {
	text-decoration: underline;
}
a.toplink_2 {
	width: 22px;
	padding-left: 8px;
	padding-right: 8px;
	margin-left: 3px;
	text-align: center;
	font-size: 11px;
	line-height: 12px;
	font-weight: bold;
	background-color: #B5B5B5;
	color: white;
	border : 1px solid #EEEEEE;
	padding-top : 4px;
	padding-bottom : 4px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}
a.toplink_2:hover {
	background-color: #888888;
	text-decoration : none;
}
a.toplink_selected {
	width: 22px;
	padding-left: 8px;
	padding-right: 8px;
	margin-left: 3px;
	text-align: center;
	font-size: 11px;
	line-height: 12px;
	font-weight: bold;
	background-color: #B5B5B5;
	color: black;
	border : 1px solid #EEEEEE;
	padding-top : 4px;
	padding-bottom : 4px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}
a.toplink_selected:hover {
	text-decoration : none;
}
a.toplink_morestats {
	width: 22px;
	padding-left: 8px;
	padding-right: 8px;
	margin-left: 3px;
	text-align: center;
	font-size: 11px;
	line-height: 12px;
	font-weight: bold;
	background-color: #B5B5B5;
	color: blue;
	border : 1px solid #EEEEEE;
	padding-top : 4px;
	padding-bottom : 4px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}
a.toplink_morestats:hover {
	background-color: #888888;
	text-decoration : none;
}
a.toplink_odds {
	width: 22px;
	padding-left: 8px;
	padding-right: 8px;
	margin-left: 3px;
	text-align: center;
	font-size: 11px;
	line-height: 12px;
	font-weight: bold;
	background-color: #B5B5B5;
	color: green;
	border : 1px solid #EEEEEE;
	padding-top : 4px;
	padding-bottom : 4px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}
a.toplink_odds:hover {
	background-color: #888888;
	text-decoration : none;
}

