body {
	background-color: #FFFFC0;
	font-family: Tahoma;
	font-size: 12px;
	line-height: 15px;
	margin: 0px;
	padding: 0px;
}

th {
	color: #752041;
	font-weight: bold;
}

table {
	background-color: #FFFFFF;
	padding: 0px;
	border-spacing: 0px;
    text-align: left;
}

.bat_repeat {
	background-image: url(images/bat_repeat.gif);
	background-repeat: repeat-x;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
    padding-top: 4px;
    vertical-align: middle;
}

.smallheading {
	font-size: 14px;
	font-weight: bold;
	color: #752041;
	background-image: url(images/h_rule.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding: 2px;
}

.bigheading {
	font-size: 20px;
	font-weight: bold;
	color: #752041;
	background-image: url(images/h_rule.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding: 2px;
}

.cellpad {
	padding: 7px;
}

.gmaps {
	background-image: url('http://www.google.com/intl/en_uk/images/maps_results_logo2.gif');
	background-repeat: no-repeat;
	background-position: center right;
}

.rule {
	background-image: url(images/h_rule.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

.vrule {
	background-image: url(images/v_rule.gif);
	background-repeat: repeat-y;
}


.honourtable {
	border-top: thick solid #752041;
	border-bottom: thick solid #752041;
	border-left: thin solid #752041;
	border-right: thin solid #752041;
}

.contacttable {
	border-top: thick solid #752041;
	border-bottom: thick solid #752041;
	border-left: thin solid #752041;
	border-right: thin solid #752041;
	height: 100%;
	width: 100%;
}

.playerdetails {
	font-size: 14px;
}

.honourtable td {
    vertical-align:top;
}

.bannertable {
    vertical-align:middle;
}

.navtable {
	border-top: thick solid #752041;
	border-bottom: thin solid #752041;
    padding-top: 2px;
    padding-bottom: 2px;
    text-align: center;
}

.foottable {
	border-top: thin solid #752041;
    	text-align: center;
	background-color: #B7B780;
}

.weathertable {
	border: thin solid #752041;
    text-align: center;
}

.messagetable {
	border-top: thick solid #752041;
	border-bottom: thick solid #752041;
	border-left: thin solid #752041;
	border-right: thin solid #752041;
	font-size: 12px;
}

.fixturetable {
	border-top: thick solid #752041;
	border-bottom: thick solid #752041;
	border-left: thin solid #752041;
	border-right: thin solid #752041;
	font-size: 12px;
}

.fixturetable {
	font-size: 11px;
}

.contacttableTR1 {
	height: 35px;
}

.contacttableTR2 {
	height: 140px;
}

a:link,a:visited,a:hover,a:active {
	color: #752041;
	text-decoration: underline;
}

.moretd {
	font-size: 10px;
    text-align: right;
	color: #752041;
}

.disclaim {
	font-size: 10px;
 	color: #000000;
}

.textintro {
	font-size: 16px;
}

.texthuge {
	color: #752041;
	font-size: 36px;
}

.bbcclass{
width: 210px;
padding: 6px;
background-color: lightyellow;
border: 1px solid #004A00;
}

.rsstitle{ /*shared class for all title elements in an RSS feed*/
font-weight: bold;
}

.rssdate{ /*shared class for all date elements in an RSS feed*/
color: gray;
font-size: 85%;
}

.rssdescription{ /*shared class for all description elements in an RSS feed*/
}