html,body {
	padding: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #363636;
}


table,td {
	font-family: arial, sans-serif;
	font-size: 12px;
	color: #000000;
}


a {
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	color: #d21b1f;
}

a:active {
	font-weight: normal;
	font-style: normal;
	text-decoration: underline;
	color: #d21b1f;
}

a:hover {
	font-weight: normal;
	font-style: normal;
	text-decoration: underline;
	color: #d21b1f;
}

a.menu, a.menu:active, a.menu:hover {
	padding: 0px 5px 0px 5px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
}

a.menuF, a.menuF:active, a.menuF:hover {
	padding: 0px 5px 0px 5px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	font-size: 12px;
}

a.bookie, a.bookie:active, a.bookie:hover {
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
}

.menuDiv {
	color: #ffffff;
	font-weight: bold;
	font-size: 12px;
	padding-left: 10px;
	padding-right: 10px;
}

a.footer, a.footer:active, a.footer:hover {
	padding: 0px 5px 0px 5px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
}

a.h1, a.h1:active, a.h1:hover {
	color: #d21b1f;
	font-weight: bold;
	font-size: 18px;
	text-decoration: none;
}

a.pick2, a.pick2:active, a.pick2:hover {
	color: #000000;
	font-weight: bold;
	font-size: 10px;
	text-decoration: none;
}

a.news, a.news:active {
	color: #000000;
	font-weight: normal;
	font-size: 12px;
	text-decoration: none;
	line-height: 14px;
}

a.news:hover {
	font-weight: normal;
	text-decoration: underline;
	font-size: 12px;
	color: #d21b1f;
	line-height: 14px;
}

.title4 {
	font-weight: bold;
	font-size: 13px;
	padding-bottom:5px;
}

.artTitle {
	font-weight: bold;
	font-size: 20px;
	padding-bottom:5px;
}

.spacer {
	width: 100%;
	height:10px;
	font-size: 1px;
}

.wcCountDown {
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: right;
}

.wcCountDownS {
	padding-top: 3px;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: right;
}

.header {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../images/backTitle.png);
	background-repeat: repeat-x;
	height: 26px;
}

.newsImg {
	width: 100px;
	height: 60px;
	margin-right: 10px;
	margin-bottom: 10px;
}

.newsDate {
	font-weight: bold;
	color: #474747;
}

h1 {
	color: #0c4da1;
	font-weight: bold;
	font-size: 18px;
}

table.pick {
	background-color: #9abbce;
	background-image:url(../images/backPick.png);
	background-repeat:no-repeat;
}


td.pick1 {
	color: #ffffff;
	font-weight: bold;
	font-size: 14px;
	padding-left: 25px;
	background-image:url(../images/backPickHeader.png);
	background-repeat:no-repeat;
}

table.pickXL{
	background-color: #f9f9f9;
	background-image:url(../images/backPickXL.png);
	background-repeat:no-repeat;
}


td.pick1XL {
	color: #000000;
	font-weight: bold;
	font-size: 14px;
	padding-left: 25px;
	background-image:url(../images/backPickHeaderXL.png);
	background-repeat:no-repeat;
}

td.pick2 {
	padding-left:8px;
	font-weight: bold;
	font-size: 10px;
	color: #000000;
}

td.pick3 {
	color: #000000;
	font-weight: bold;
	font-size: 10px;
}

td.pick5 {
	font-size: 10px;
}

td.pick4 {
	color: #000000;
	font-weight: normal;
	font-size: 11px;
	padding-right: 30px;
	background-image:url(../images/backPickFooter.png);
	background-repeat:no-repeat;
}

td.pick4XL {
	color: #000000;
	font-weight: normal;
	font-size: 11px;
	padding-right: 30px;
	background-image:url(../images/backPickFooterXL.png);
	background-repeat:no-repeat;
}

td.spacer {
	font-size: 1px;
	height: 5px;
}


.imageFlag {
	border-style: solid;
	border-width: 1px;
	border-color: #9B9B9B;
	width: 19px;
	height: 12px;
}

.tickerFlag {
	margin-top: -10px;
	border-style: solid;
	border-width: 1px;
	border-color: #9B9B9B;
	width: 19px;
	height: 12px;
	vertical-align: -3px;
}


.date {
	border-style: solid;
	border-bottom-width: 1px;
	border-top-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-color: #e1e1e1;
	background:#FFFFFF;
	text-align: center;
	height: 30px;
	color: #8E8E8E;
	font-weight:bold;
	font-size: 11px;
}


.empty {
	border-style: solid;
	border-bottom-width: 1px;
	border-top-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-color: #e1e1e1;
	background:#FFFFFF;
	text-align: center;
	color: #8E8E8E;
	font-weight:bold;
}

.flag {
	border-style: solid;
	border-bottom-width: 1px;
	border-top-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-color: #e1e1e1;
	background:#ECECEC;
	width: 22px;
	font-size: 11px;
}


.abr {
	border-style: solid;
	border-bottom-width: 1px;
	border-top-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-color: #e1e1e1;
	background:#ECECEC;
	color: #8E8E8E;
	width: 25px;
	font-size: 11px;
}

.time {
	border-style: solid;
	border-bottom-width: 1px;
	border-top-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-color: #e1e1e1;
	background:#E1E1E1;
	text-align: center;
	width: 70px;
	font-size: 11px;
}

.odd1 {
	border-style: solid;
	border-bottom-width: 1px;
	border-top-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-color: #e1e1e1;
	background:#DEECF4;
	text-align: center;
	color: #8CB1C6;
	width: 40px;
	cursor:pointer;
	font-size: 11px;
}

.odd2 {
	border-style: solid;
	border-bottom-width: 1px;
	border-top-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-color: #e1e1e1;
	background:#D1E3ED;
	text-align: center;
	color: #8CB1C6;
	width: 40px;
	cursor:pointer;
	font-size: 11px;
}

.home {
	border-style: solid;
	border-bottom-width: 1px;
	border-top-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-color: #e1e1e1;
	background:#FBFBFB;
	text-align: right;
	padding-right: 8px;
	font-size: 11px;
}

.away {
	border-style: solid;
	border-bottom-width: 1px;
	border-top-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-color: #e1e1e1;
	background:#FBFBFB;
	padding-left: 8px;
	font-size: 11px;
}

.score1 {
	border-style: solid;
	border-bottom-width: 1px;
	border-top-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-color: #e1e1e1;
	background:#E1E1E1;
	text-align: center;
	font-weight: bold;
	width: 45px;
	font-size: 11px;
}

.score2 {
	border-style: solid;
	border-bottom-width: 1px;
	border-top-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-color: #e1e1e1;
	background:#ECECEC;
	text-align: center;
	width: 45px;
	color: #8E8E8E;
	font-size: 11px;
}


.scorem {
	border-style: solid;
	border-bottom-width: 1px;
	border-top-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-color: #e1e1e1;
	background:#E1E1E1;
	text-align: center;
	font-size: 11px;
}

.status {
	border-style: solid;
	border-bottom-width: 1px;
	border-top-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-color: #e1e1e1;
	background:#ECECEC;
	text-align: center;
	width: 50px;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 11px;
}

.minfo {
	border-style: solid;
	border-bottom-width: 1px;
	border-top-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-color: #e1e1e1;
	background:#ECECEC;
	text-align: center;
	font-size: 11px;
}


.history {
	border-style: solid;
	border-bottom-width: 1px;
	border-top-width: 0px;
	border-left-width: 0px;
	border-right-width: 1px;
	border-color: #e1e1e1;
	background:#ECECEC;
	text-align: center;
	font-size: 11px;
}

.under {
	border-style: solid;
	border-bottom-width: 1px;
	border-top-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-color: #e1e1e1;
	background:#dcfb7a;
	text-align: center;
	font-size: 11px;
}


.underB {
	border-style: solid;
	border-bottom-width: 1px;
	border-top-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-color: #e1e1e1;
	background:#e6fc9f;
	text-align: center;
	font-size: 11px;
}

.over {
	border-style: solid;
	border-bottom-width: 1px;
	border-top-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-color: #e1e1e1;
	background:#f5d66e;
	text-align: center;
	font-size: 11px;
}

.overB {
	border-style: solid;
	border-bottom-width: 1px;
	border-top-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-color: #e1e1e1;
	background:#ffeba6;
	text-align: center;
	font-size: 11px;
}


.imixtel1 {
	border-style: solid;
	border-bottom-width: 1px;
	border-top-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-color: #e1e1e1;
	background:#FFFFFF;
	text-align: center;
	font-size: 11px;
}

.imixtel2 {
	border-style: solid;
	border-bottom-width: 1px;
	border-top-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-color: #e1e1e1;
	background:#ECECEC;
	text-align: center;
	font-size: 11px;
}

.tdHt {
	border-style: solid;
	border-bottom-width: 1px;
	border-top-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-color: #e1e1e1;
	text-align: center;
	font-size: 11px;
}

.blPick {
	display: block;
	background-color: ffffff;
	font-weight: bold;
	color: #01673f;
	text-align: center;
	font-size: 18px;
	width: 20px;
}

.blOdds {
	display: block;
	background-color: 055035;
	font-weight: bold;
	color: #ffffff;
	text-align: center;
	width: 40px;
}

div.whFixed {
	width: 120px;
	height: 300px;
	position: fixed;
	_position:absolute;
	top: 0px;
	_top:expression(eval(document.body.scrollTop));
	left: 0px;
	margin: 10px 0px 0px 10px;
	border: #ffffff 1px solid;
	padding: 0px;
	display: none;
}