body {
font-family: Arial, Tahoma, sans-serif;
font-size: 13px;
color: #000000;
margin-top: 4px;
margin-bottom: 4px;
margin-left: 4px;
margin-right: 4px;
background-color:#FFFFFF;
scrollbar-arrow-color:#FFFFFF; 
scrollbar-face-color:#000000; 
scrollbar-3dlight-color:#000000; 
scrollbar-highlight-color:#F4C76A; 
scrollbar-shadow-color:#F4C76A; 
scrollbar-darkshadow-color:#F4C76A; 
scrollbar-track-color:#000000; 
}

.TableContents {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	
	
	background-position: left center;
	Height: 15px;
}
.TableHeading {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	background-color: #FF0000;
	text-align: center;
	
}
.TournamentHeading {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	background-position: center center;
	text-align: center;
}
.WelshHeader {
	color: #FFFFFF;
	background-color: #009999;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}
.ScottishHeader {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	background-color: #0000FF;
	text-align: center;
	font-weight: bold;
}
.welsh {
color: #009966
}
.english {
color: #FF0000
}
.scottish {
color: #0000FF
}
.pageheading {
color: #FFFFFF
}
.sponsored {
	font-size: 24px;
	color: #FF0000;
	text-align: center;
}
.cellborder {
	border: 2px solid #E0C674;
}
