body
{
  background-color: #F0FFF0;
  color: Black; border: 0px;
  margin: 0px;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
h1
{
  font-family: Georgia, "Times New Roman", serif;
  font-size: x-large;
  font-style: italic;
  color: #556B2F;
  background-color: #FFFFF0;
  border: dashed #556B2F 1px;
  padding: 10px 15px 10px 15px;
  margin: 15px;
  white-space: nowrap;
}
h2
{
	font-family: Georgia, "Times New Roman", serif;
	font-size: large;
	color: #2F6A44;
	background-color: transparent;
	margin-right: 25px;
	text-align: right;
	white-space: nowrap;
}
#breadcrumb
{
  font-family: Arial, Helvetica, sans-serif;
  font-size: small;
  border-bottom: solid green 1px;
  border-top: solid green 1px;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 50px;
  background-color: #FAFAD2;
  color: #2F4F4F;
  white-space: nowrap;
}

#breadcrumb a
{
  color: maroon;
  text-decoration: none;
  background-color: transparent;
}
#breadcrumb a:hover
{
	text-decoration: underline;
}
#page
{
	margin: 10px;
	padding: 10px;
}
#menu
{
	position: absolute;
	width: 150px;
	top: 180px;
	text-align: left;
	font-size: small;
}
#menu a
{
	text-decoration: none;
	background-color: #F0FFF0;
	font-weight: bold; 
	display: block; 
	padding: 5px; 
	width: 120px; 
	margin-bottom: 5px; 
	border: solid #8FBC8F 1px;
	color: #556B2F;
}
#menu a:hover
{
	background-color: #6B8E23;
	color: white;
	border-top: solid #8FBC8F 1px;
	border-left: solid #8FBC8F 1px;
	border-right: solid #8FBC8F 1px;
	border-bottom: solid #2F4F4F 1px;
}
#options a
{
	background-color: #6B8E23;
	color: white;
	border-top: solid #8FBC8F 1px;
	border-left: solid #8FBC8F 1px;
	border-right: solid #8FBC8F 1px;
	border-bottom: solid #2F4F4F 1px;
}
#content
{
	position: absolute;
	border-left: solid green 1px;
	padding-left: 20px;
	left: 170px;
	top: 180px;
}
#content p, #content table
{
	padding-left: 30px;
	font-size: small;
}
#content ul
{
	padding-left: 30px;
	font-size: small;
}
#content ol li
{
	padding-left: 30px;
	padding-right: 80px;
  margin-top: 1em;
	font-size: small;
}
#footer
{
	border: dotted black 1px;
	color: #556B2F;
	background-color: #FAFAD2;
	margin-top: 20px;
	margin-bottom: 20px;
}
a
{
  color: maroon;
  text-decoration: none;
  background-color: transparent;
}
a:hover
{
	text-decoration: underline;
}
.article-footer
{
	text-align: right;
	font-size: xx-small;
	color: gray;
	padding-bottom: 15px;
}
.author, .datetime
{
	font-weight: bold;
	color: #4F4F4F;
}
.article-title
{
	font-size: large;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Sans-serif;
	font-style: italic;
}
#content form
{
	padding-left: 30px;
	font-size: small;
	vertical-align: middle;
}
#content form p{  }
.textbox
{
	border: solid gray 1px;
	margin: 5px;
}
.button
{
  border: medium outset;
  background-color: #F5F5F5;
  margin-left: 150px;
  color: black;
  margin-top: 10px;
}
fieldset
{
	margin-top: 5px;
	width: 200px;
}
form
{
	border: double #90EE90 thick;
	padding: 10px;
	margin: 10px;
	width: 460px;
	margin-left: 30px;
	margin-top: 10px;
}

/* Draw tables styles */
table.draw
{
  background-color: transparent;
  border-collapse: collapse;
}
table.draw td {padding-left: 0.5em; padding-right: 0.5em}
table.draw td.drawround, table.draw td.drawwinner
{
   border-top: solid black 1px;
   border-right: solid black 1px;
   border-left: solid black 1px;
   text-align: center;
   font-family: sans-serif;
   font-weight: bold;
   background-color: white;
}

table.draw td.drawdate
{
   border-right: solid black 1px;
   border-bottom: solid black 1px;
   border-left: solid black 1px;
   text-align: center;
   font-family: sans-serif;
   background-color: white;
}

table.draw td.drawnameodd
{
   border-top: solid black 1px;
   border-bottom: dashed gray 1px;
   border-left: solid black 1px;
   text-align: left;
   font-family: sans-serif;
   font-size: small;
   background-color: white;
}

table.draw td.drawnameeven
{
   border-top: dashed gray 1px;
   border-bottom: solid black 1px;
   border-left: solid black 1px;
   text-align: left;
   font-family: sans-serif;
   font-size: small;
   background-color: white;
}

table.draw td.drawscoreodd
{
   border-top: solid black 1px;
   border-right: solid black 1px;
   border-bottom: dashed gray 1px;
   text-align: right;
   font-family: sans-serif;
   font-size: small;
   background-color: white;
}

table.draw td.drawscoreeven
{
   border-top: dashed gray 1px;
   border-right: solid black 1px;
   border-bottom: solid black 1px;
   text-align: right;
   font-family: sans-serif;
   font-size: small;
   background-color: white;
}

table.draw td.drawhcapodd
{
   border-top: solid black 1px;
   border-bottom: dashed gray 1px;
   text-align: left;
   font-family: sans-serif;
   font-size: small;
   font-style: italic;
   background-color: white;
}

table.draw td.drawhcapeven
{
   border-top: dashed gray 1px;
   border-bottom: solid black 1px;
   text-align: left;
   font-family: sans-serif;
   font-size: small;
   font-style: italic;
   background-color: white;
}

table.draw td.drawclubodd
{
   border-top: solid black 1px;
   border-bottom: dashed gray 1px;
   font-style: italic;
   text-align: left;
   font-family: sans-serif;
   font-size: small;
   background-color: white;
}

table.draw td.drawclubeven
{
   border-top: dashed gray 1px;
   border-bottom: solid black 1px;
   font-style: italic;
   text-align: left;
   font-family: sans-serif;
   font-size: small;
   background-color: white;
}

table.draw td.drawvenue
{
   border-top: solid black 1px;
   border-right: solid black 1px;
   border-bottom: solid black 1px;
   border-left: solid gray 1px;
   text-align: right;
   font-family: sans-serif;
   font-size: x-small;
   font-style: italic;
   background-color: white;
}

table.draw td.matchname
{
   border-top: solid black 1px;
   border-bottom: solid black 1px;
   border-left: solid black 1px;
   text-align: left;
   font-family: sans-serif;
   font-size: small;
   background-color: white;
}

table.draw td.matchclub
{
   border-top: solid black 1px;
   border-bottom: solid black 1px;
   text-align: left;
   font-family: sans-serif;
   font-size: small;
   font-style: italic;
   background-color: white;
}

table.draw td.matchscore
{
   border-top: solid black 1px;
   border-bottom: solid black 1px;
   border-right: solid black 1px;
   text-align: right;
   font-family: sans-serif;
   font-size: small;
   background-color: white;
}

table.draw td.drawwinnername,
table.draw td.drawnamewinner
{
   border-top: solid black 1px;
   border-right: solid black 1px;
   border-bottom: solid black 1px;
   text-align: left;
   font-family: sans-serif;
   font-size: small;
   background-color: white;
}

a.celllink
{
  display: block;
  color: #000;
  background-color: #fff;
  width: inherit;
  text-decoration: none;
}

a.celllink:hover
{
  text-decoration: none;
  color: #fff;
  background-color: #000;  
}

/* Classes for match results */
table.match
{
  border-collapse: collapse;
  background-color: #ffffff;
}
table.match td.TeamName
{
  border-top:solid black 1px;
  border-right:solid black 1px;
  border-bottom:solid black 1px;
  border-left:solid black 1px;
  text-align: center;
  font-weight: bold;
  padding-top: 0.5em;
  padding-bottom: 0.5em;
}
table.match col.PlayerName {width:12em}
table.match th.MatchPlayerName {text-align: center; font-weight: normal; border: solid black 1px}
table.match td.MatchPlayerName {text-align: left; border-left: solid black 1px; border-right: solid black 1px; padding-left: 0.5em}
table.match th.MatchScore {text-align: center; font-weight: normal; border: solid black 1px; padding-right: 0.5em}
table.match td.MatchScore {text-align: right; border-left: solid black 1px; border-right: solid black 1px; padding-right: 0.5em}
table.match td.MatchTotal {text-align: right; font-weight: bold; border: solid black 1px; padding-right: 0.5em}
table.match td.MatchTotalGain {text-align: right; border: solid black 1px; padding-right: 0.5em}

/* Classes for county match averages */
table td.playerave {text-align: right;}

