body{
	margin:0 0 0 0;
}
td{
font-family:verdana;
font-size:7pt;
}
.copy{
font-family:verdana;
font-size:7pt;
color:black;
text-decoration:none;
}
.menu{
font-weight:bold;
text-decoration:none;
color:#353D50;
}
.menu:hover{
color:#FFCC00;

}

a.home, a.home:visited, a.home:active {
	text-decoration:underline;
	color:black;
}

a.home:hover {
	text-decoration:none;
	color:black;
}

.table-listing table {
	width: 466px;
	text-align: left;
}

.table-listing th{
	background-position:0px 0px;
	background-image: url(../images/tblhead.jpg);
	background-repeat: no-repeat;
	font-size: 16px;
	color: #000063;
	height: 25px;
	text-align: center;
}
.table-listing td{
	font-family:verdana;
	font-size:8pt;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

.prediction-head{
	background-color:#f7fbfe;
	font-family:verdana;
	font-size: 12px;
	font-weight:bold;
	color: #000000;
	text-align:center;
}
.odd{
	background-color:#94a6d6;
	color:#FFFFFF;
}
.even{
	background-color:#7991cd;
	color:#FFFFFF;
}
.odd-finished{
	background-color:#e3e6f5;
}
.even-finished{
	background-color:#dfe5f1;
}

.odd td { height:29px;font-size:7pt; }
.even td { height:29px;font-size:7pt; }
.odd-finished td { height:29px;font-size:7pt; }
.even-finished td { height:29px;font-size:7pt; }

.total{
	background-color:#01259d;
	color:#FFFFFF;
}

.total td {
	padding-right:10px;
	height: 30px;
	text-align: right;
	font-weight: bold;
}

td.submit {
	height: 30px;
	text-align: right;
}

.btn {
	height:20px;
	font-size:10px;
}

.left-menu table {
	width:157px;
	text-align: left;
}

.left-menu th{
	background-position:0px 0px;
	background-image: url(../images/brand.jpg);
	background-repeat: no-repeat;
	font-size: 16px;
	color: #000063;
	border-right-color:#d2e2f1;
	border-right-width:1px;
	border-right-style:solid;
	height: 25px;
	text-align: left;
	padding-left: 35px;
}

.left-menu td{
	font-size: 10px;
	background-position:0px 0px;
	background-image: url(../images/6.jpg);
	background-repeat: no-repeat;
	border-right-color:#d2e2f1;
	border-right-width:1px;
	border-right-style:solid;
	color:#000063;
	padding-left:35px;
	width:157px;
	height:22px;
}

.left-menu a, a:visited{
	color:#000063;
}
a:hover{
	color:#bd6a34;
}

td.bottom{
	background-image:url(../images/bot.jpg);
	border-right-width:0px;
	width:127px;
	height:10px;
}

.table-standings table {
	width: 321px;
}

.table-standings th{
	background-position:0px 0px;
	background-image: url(../images/tblhead.jpg);
	background-repeat: no-repeat;
	font-size: 16px;
	color: #000063;
	height: 25px;
	text-align: center;
}
.table-standings td{
	font-family:verdana;
	font-size:7pt;
	/*background:url(../images/tblback.jpg);
	background-repeat:repeat-x;*/
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	text-indent: 3px;
	height:18px;
	background-color:#d5dfeb;
}


.table-fl table {
	width: 321px;
}

.table-fl th{
	background-position:0px 0px;
	background-image: url(../images/tblhead.jpg);
	background-repeat: no-repeat;
	font-size: 16px;
	color: #000063;
	height: 25px;
	text-align: center;
}
.table-fl td{
	font-family:verdana;
	font-size:7pt;
	/*background:url(../images/tblback.jpg);
	background-repeat:repeat-x;*/
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	text-indent: 3px;
	height:18px;
	background-color:#d5dfeb;
	text-align: left;
	padding: 3px;
}

.table-fl td ul
{
	margin: 0;
	padding-left: 0px;
	list-style: none;
}

.table-fl td ul li
{
	margin: 0;
	padding-left: 0px;
	height: 15px;
	background-color: #F7FBFE;
	padding: 2px;
}

.table-fl td ul li.sel
{
	margin: 0;
	padding-left: 0px;
	height: 15px;
	background-color: #94A6D6;
	padding: 2px;
}


td.error {
	font-size:7pt;
	color: #ff0000;
	background-image:none;
	background-color:#d5dfeb;
}

span.error {
	font-size:7pt;
	color: #ff0000;
	background-image:none;
}


.table-results table {
	width: 108px;
}

td.l, td.w, td.d, td.e{
	width:18px;
	height:17px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: none;
	text-align:center;
}
td.w{
	background-color:#00FF00;
}
td.d{
	background-color:#999999;
}
td.l{
	background-color:#FF0000;
}

.textbox {
	width:15px;
	height:15px;
	border:solid;
	border-width:1px;
	border-color:#000000;
	text-align: center;
}
.longtextbox {
	width:100px;
	height:15px;
	border:solid;
	border-width:1px;
	border-color:#000000;
	text-align:left;
}

.login_form
{
	margin: 0;
	padding: 0;	
}

.welcome
{
	display: inline;
	float: left;
	font-family:verdana;
	font-size:7pt;
	height: 19px;
	margin: 0;
	padding-top: 7px;
}

.notif {
	display:inline;
	float:left;
	font-family:verdana;
	font-size:7pt;
	height:19px;
	margin:0;
	padding-top:7px;
	color:#ff0000;
	padding-left: 50px;
}

.logout
{
	display: inline;
	float: right;
	font-family:verdana;
	font-size:7pt;
	height: 19px;
	margin: 0;
	padding-top: 7px;
}

.news {
	padding-bottom: 3px;
}

.news table {
	width: 300px;
}

.news th{
	background-position:0px 0px;
	background-image: url(../images/tblhead.jpg);
	background-repeat: no-repeat;
	font-size: 16px;
	color: #000063;
	height: 25px;
	text-align: center;
}
.news td{
	font-family:verdana;
	font-size:7pt;
	background-color: #ffffff;
	border-top: none;
	border-left: 1px solid #d5dfeb;
	border-right: 1px solid #d5dfeb;
	border-bottom: 1px solid #d5dfeb;
	padding-left: 7px;
	padding-bottom: 3px;
	text-align: left;
}

.news a, a:visited{
	color:#000063;
}
.news a:hover{
	color:#bd6a34;
}

a, a:visited{
	color:#000063;
}
a:hover{
	color:#bd6a34;
}

span.subtitle {
	font-weight: bold;
}

.notif a
{
	color: #ff0000;
}

