body {
	font-weight: normal;
	font-size: 10pt;
	color: black;
	font-family: arial;
	background-color: #ffffff;
}
h1, h2, h3, h4, h5, h6, ul {
	font-family: arial;
	color: black;
}

h1 {
	font-size: 16pt;
	font-weight: bold;
}
h2 {
	font-size: 14pt;
	font-weight: bold;
	height: 20pt;
}
h3 {
	font-size: 10pt;
	font-weight: bold;
}
h4 {
	font-size: 10pt;
	font-weight: bold;
}
h5 {
	font-size: 8pt;
	font-weight: normal;
}
h6 {
	font-size: 6pt;
	font-weight: normal;
}
ul {
	font-weight: normal;
	font-size: 10pt;
}
a:link, a:visited, a:active {
	color: #000000;
	text-decoration: none
}
a:hover {
	color: #006400;
	text-decoration: underline;
}

td {
	font-weight: normal;
	font-size: 10pt;
	color: black;
	font-family: Arial;
}
th {
	font-weight: bold;
	font-size: 10pt;
	color: black;
	font-family: Arial;
}
#bg_match {
	background: url('../images/match_middle.png') no-repeat;
}
#bg_results {
	background: url('../images/results_middle.png') no-repeat;
}
#bg_match , #bg_results{
	height: 100%;
	width: 100%;
/* Safari and Chrome */
	-webkit-background-size: 100% 100%;
	
/* Firefox */
	-moz-background-size: 100% 100%;

/* Internet Explorer */
	-ms-background-size: 100% 100%;

/* Opera */
	-o-background-size: 100% 100%;

/* CSS3 */
	background-size: 100% 100%;
}

#pageHeader , #pageContent, #pageFooter {
	background-color: #ffffff;
	width:100%;
}

a.teambold:link, a.teambold:visited, a.teambold:active {
	color: #000000;
	text-decoration: none
}
a.teambold:hover {
	color: #006400;
	text-decoration: underline;
}
a.team:link, a.team:visited, a.team:active {
	color: #000000;
	text-decoration: none;
	padding: 0;
	border-bottom: 0;
}
a.team:hover {
	color: #006400;
	text-decoration: underline;
	padding: 0;
	border-bottom: 0;
}
.gold, .silver, .bronze, .team, .teambold {
	font-family: Arial;
	font-size: 10pt;
	color: #000000;
	padding: 0 5px 0 5px;
	border-bottom: #000000 1px solid;
}
.gold {
	font-weight: bold;
	color: #000000;
	background-color: #ffd700;
}
.silver {
	font-weight: bold;
	color: #000000;
	background-color: #c0c0c0;
}
.bronze {
	font-weight: bold;
	color: #ffffff;
	background-color: #cd7f32;
}
.team {
	color: #000000;
}
.teambold {
	font-size: 12pt;
	font-weight: bold;
	border-bottom: 0;
}
.resgrid {
	background-image: url('http://www.surreyrapidchess.org.uk/events/2013/epsca/round1/images/under11.png');
	background-repeat:no-repeat;
}
a.player:link, a.player:visited, a.player:active {
	color: #000000;
	text-decoration: none;
	padding: 0;
	border-bottom: 0;
}
a.player:hover {
	color: #006400;
	text-decoration: underline;
	padding: 0;
	border-bottom: 0;
}
.player {
	font-family: Arial;
	color: #000000;
	font-size: 8pt;
	font-weight: normal;
	padding: 0 5px 0 5px;
	border-bottom: #000000 1px solid;
}
.h2 {
	font-family: arial;
	font-size: 16pt;
	color: #000000;
	font-weight: bold;
	height: 20pt
}
.h1hot {
	font-family: arial;
	font-size: 18pt;
	color: #ff0000;
	font-weight: bold;
	height: 20pt
}
.h2hot {
	font-family: arial;
	font-size: 12pt;
	color: #ff0000;
	font-weight: bold;
	height: 14pt
}
.h3hot {
	font-family: arial;
	font-size: 8pt;
	color: #ff0000
}
.h1cold {
	font-family: arial;
	font-size: 18pt;
	color: #003399;
	font-weight: bold;
	height: 20pt
}
.h2cold {
	font-family: arial;
	font-size: 12pt;
	color: #003399;
	font-weight: normal;
	height: 14pt
}
.h3cold {
	font-family: arial;
	font-size: 10pt;
	color: #003399
}
.h4cold {
	font-family: arial;
	font-size: 8pt;
	color: #003399
}
.board {
	font-family: Arial;
	color: #000000;
	font-size: 14pt;
	font-weight: normal;
	padding: 0 5px 0 5px;
	border-bottom: #000000 1px solid;
}
.colour, .result {
	font-family: Arial;
	color: #000000;
	font-size: 11pt;
	font-weight: normal;
	padding: 0 5px 0 5px;
	border-bottom: #000000 1px solid;
}
.uline {
	font-family: Arial;
	color: #000000;
	font-size: 14pt;
	font-weight: normal;
	padding: 0;
	border-bottom: #000000 1px solid;
}
.bcfcode {
	font-family: Arial Narrow;
	color: #000000;
	font-size: 8pt;
	font-weight: normal;
	border-bottom: #000000 1px solid;
}
.grade {
	font-family: Arial;
	color: #000000;
	font-size: 14pt;
	font-weight: normal;
	border-bottom: #000000 1px solid;
}
.scoreleft, .scoreright {
	font-family: Arial;
	color: #000000;
	font-size: 14pt;
	font-weight: bold;
	border-bottom: #000000 1px solid;
	border-right: #000000 1px solid;
}
.scoreleft {
	border-left: #000000 1px solid;
}
.totalleft, .totalright {
	font-family: Arial;
	background-color: LightBlue;
	color: #000000;
	font-size: 14pt;
	font-weight: bold;
	border-bottom: #000000 1px solid;
	border-right: #000000 1px solid;
}
.totalleft {
	border-left: #000000 1px solid;
}
.highlight {
	font-family: Arial;
	font-size: 12pt;
	color: #000000;
	background-color: #ffff00;
	font-weight: normal
}
#eebc11 P {
	font-weight: normal;
	font-size: 10pt;
	color: black;
	font-family: Arial;
}
.nav1 { 
	height: 48px; 
	width: 134px;
	margin:0;
	padding:0;
	background-image:url("http://www.surreyrapidchess.org.uk/events/2013/epsca/round1/images/u11_down.png");
}

.nav2 { 
	height: 48px; 
	width: 164px;
	margin:0;
	padding:0;
	background-image:url("http://www.surreyrapidchess.org.uk/events/2013/epsca/round1/images/tab_down.png");
}

.nav3 { 
	height: 48px; 
	width: 134px;
	margin:0;
	padding:0;
	background-image:url("http://www.surreyrapidchess.org.uk/events/2013/epsca/round1/images/u9_down.png");
}

.nav1 a, .nav1 a:link, .nav1 a:visited, .nav2 a, .nav2 a:link, .nav2 a:visited, .nav3 a, .nav3 a:link, .nav3 a:visited {
	opacity:100;
}

.nav1 a:hover, .nav2 a:hover, .nav3 a:hover {
	opacity:0;
}
#circle-white {
	background-color: white;
	width: 10px;
	height: 10px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px; 
	border: 1px solid #eee;
}
#circle-black {
	background-color: black;
	width: 10px;
	height: 10px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px; 
	border: 1px solid gray;
}
