﻿table.choose {
	margin: 0 auto;
	text-align: center;
}
.standtable {
	font-family: patua, arial, verdana, helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	margin: 0 auto;
	padding: 0;
	width: 306px;
	border: 1px solid #bcd5e9;
	border-spacing: 0;
	background: #fff;
	box-shadow: 0px 3px 5px #000;
	-webkit-box-shadow: 0px 3px 5px #000;
	-moz-box-shadow: 0px 3px 5px #000;
}
.standtable th {
	font-family: patua, arial, verdana, helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	background: #d8e6f2;
	vertical-align: bottom;
	line-height: 15px;
	padding: 3px 0 2px;
}
.standtable td {
	padding: 3px 5px;
}
.standtable img {
	padding-left: 3px;
	vertical-align: middle;
}
img.flag {
	padding-left: 0;
	border: 1px #ececec solid;
}
div.column {
	float: left;
	width: 306px;
	text-align: center;
	padding: 0 0 0 12px;
	list-style-type: none;
}
#scorefooter2 {
	clear: both;
	margin: 0 0 10px;
	padding: 0;
}
.yback:hover {
	background-color: #ffccff !important;
}
a {
	font-family: patua, arial, verdana, helvetica, sans-serif;
	font-size: 14px; 
}
.txtlft {
	font-family: patua, arial, verdana, helvetica, sans-serif;
	font-size: 14px; 
	color: #000;
	text-align: left;
	text-decoration: none;
}
.txtrgt {
	font-family: patua, arial, verdana, helvetica, sans-serif;
	font-size: 14px; 
	color: #000;
	text-align: right;
	text-decoration: none;
}
.txtctr {
	font-family: patua, arial, verdana, helvetica, sans-serif;
	font-size: 14px; 
	color: #000;
	text-align: center;
	text-decoration: none;
}
.spacer {
	background-color: #d8e6f2;
}
.odds {
	font-family: courier new, arial, verdana, helvetica, sans-serif;
	font-weight: bold;
}
.todaysked {
	color: #aa0088;
}