.body
{
	width: 300px;
	margin:0px;
	padding:0px;
}
.livetopdiv
{
	border-style: solid;
	border-width: 1px;
	border-color: cccccc;
	width: 300px;
	padding: .1em;
	font-family: verdana;
	text-align: center;
}
.livedivtitre
{
	font-size: 13px;
	font-weight: bold;
	padding-bottom: .5em;
	text-align: center;
}
.livedivjour
{
	font-weight: bold;
	font-size: 12px;
	text-align: center;
}
.livedivjour a
{
	font-weight: bold;
	font-size: 12px;
	text-align: center;
	color:#c30;
	text-decoration:none;
}


.livematchesdiv
{
	width:100%;
}
.livematchesdivdate
{
	width:100%;
}
.livematchesdivdow
{
	font-weight: bold;
	margin-top: .5em;
	margin-bottom: .5em;
	text-align: center;
	font-size: 12px;
}
.livematchesspanjour
{
	display: inline;
	font-size: 12px;
	text-align: center;
}
.livematchesspanmois
{
	display: inline;
	font-size: 12px;
	text-align: center;
}
.livematchesspanan
{
	display: inline;
}
.livematchetableeven
{
	width: 100%;
	border-collapse: collapse;
	border-spacing: 2px;
	background-color: #FFFFFF;
}
.livematchetableodd
{
	width: 100%;
	border-collapse: collapse;
	border-spacing: 2px;
	background-color: #fbd1cf;
}
.livematchcelldate
{
	width: 4em;
	padding-right: 1em;
}
.livematchcellteamhome
{
	width: 40%;
	padding-right: .5em;
	text-align: right;
	font-size: 12px;
}
.livematchcellteamaway
{
	width: 40%;
	padding-left: .5em;
	text-align: left;
	font-size: 12px;	
}
.livematchcellscorehome
{
	width: 40%;
	text-align: right;
	padding-right: 1em;
	font-size: 12px;
	font-weight: bold;
}
.livematchcellscoreaway
{
	width: 40%;
	text-align: left;
	padding-left: 1em;
	font-size: 11px;
	font-weight: bold;
}
.livematchcellgoalhome
{
	text-align: right;
	font-size: 11px;
	margin-bottom: .3em;
	vertical-align: top;
}
.livematchcellgoalaway
{
	text-align: left;
	font-size: 11px;
	margin-bottom: .3em;
	vertical-align: top;
}
.livematchcellperiod
{
	width: 20%;
	font-size: 11px;
	text-align: center;
	vertical-align: middle;
}
.livematchcellstatus
{
	font-size: 11px;
	text-align: center;
	vertical-align: middle;
}
.livematchcellscores
{
	width: 3em;
	text-align: center;
}
.tabline
{
	width: 40%;
	visibility: hidden;
}
.tab
{
	color:Green;
}
.tax
{
	color:Red;
}
.tabname
{
}
.taxname
{
	text-decoration: line-through;
}
.tabext
{
}
.taxext
{
}

