tr, td, th {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 12px;
}
	
table a,
table a:link,
table a:visited {
	border:none;
	}		
img {
	border:0;
	margin-top:.5em;
	}	
table {
	width:500px;
	border-top:1px solid #e3f1fe;
	border-right:1px solid #e3f1fe;
	margin:30px 0px 35px 28px;
	border-collapse:collapse;
	}

table.players {
	width: 500px
	}
table.fixtures {
	width: 500px
}
tr.odd td,
tr.odd .column1, 
tr.odd th {
	background:#f4f9fe url(images/background.gif) no-repeat;
	}	
.column1	{
	background:#f9fcfe;
	}
td {
	color:#678197;
	border-bottom: 1px solid #e3f1fe;
	border-left:1px solid #e5eff8;
	text-align:center;
	}	
tr, td, th {
	padding: 10px;
}
td.left, th.left {
	text-align:left;
}
th {
	font-weight:normal;
	color: #678197;
	text-align:left;
	border-bottom: 1px solid #e3f1fe;
	border-left:1px solid #e5eff8;
	}	
thead th {
	background:#f4f9fe;
	text-align:center;
	font:bold 12px "Century Gothic","Trebuchet MS",Arial,Helvetica,sans-serif;
	color:#0c2950
	}				
tfoot th {
	background:#f4f9fe;
	text-align:center;
	}	
tfoot th strong {
	font:bold 1.2em "Century Gothic","Trebuchet MS",Arial,Helvetica,sans-serif;
	margin:.5em .5em .5em 0;
	color:#66a3d3;
		}		
tfoot th em {
	color:#f03b58;
	font-weight: bold;
	font-size: 1.1em;
	font-style: normal;
	}