* {
	padding: 0;
	margin: 0;
	list-style: none;
	}

body {
	font-family: Lucida Grande, Trebuchet MS, Helvetica, Arial, sans-serif;
	font-size: 0.7em;
	color: #333;
	min-width: 800px;
	height: 100%;
	}

h1 {
	 padding: 0 0 0 20px;
	 border-bottom: solid 1px black;
	 margin-top: 10px;
	 font-size: 2em;
	
	}

#nav 
{
	visibility: hidden;
	display: none;
	}

#nav li {
	visibility: hidden;
	display: none;
	}
	
#nav li a {
	
	}

#container {
	width: 100%;
	margin: 0;
	padding: 0;
	
	}

#info {
	width: 0;
	float: left;
	visibility: hidden;
	display: none;
	}

#info img 
{
	visibility: hidden;
	}

.medals_table {
	visibility: hidden;
	display: none;
	}

.results_table {
	visibility: hidden;
	display: none;
	}
	
.noprint 
{
	visibility: hidden;
	display: none;
}
	
	

#info table {
	visibility: hidden;
	display: none;
	}

#info th {
	text-align: left;
	padding: 2px 5px;
	}
.cssBreadCrumbs
{
	display: none;
	visibility: hidden;	
	height: 0;
}
.result {
	padding: 2px 5px;
	padding-bottom: 3px;
	}
.result a
{
	color: #14537e;
	font-size: 1em;
	text-decoration: none;
}
.date, .date a {
	color: #8b949b;
	padding: 2px 5px;
	border-bottom: 1px solid #c4d4df;
	text-decoration: none;
	font-size: 0.9em;
	padding-bottom: 7px;
	}

#content {
	padding: 20px;
	font-size: 1em;
	}

.left {
	float: left;
	}

h2 {
	font-size: 1.8em;
	font-weight: normal;
	}
h3 
{
	font-size: 1.4em;
	font-weight: normal;
	padding-top: 0.2em;
}
.Heading
{
	margin: 0;	
}
	

#content p {
	font-size: 0.9em;
	}

#footer {
	clear: both;
	padding-top: 20px;
	visibility: hidden;
	}

#footer h3 {
	text-align: center;
	font-size: 1.2em;
	margin: 10px 0;
	padding-top: 5px;
	font-weight: normal;
	background: #a9081f url(../images/menu_home_off.gif) repeat-x top left;
	height: 30px;
	}


#footer img {
	margin: 10px;
	float: left;
	}

a
{
	text-decoration: none;	
	color: Black;
}
a:hover
{
	color: #b71231;
}
	
.cssDataGrid
{
	border: solid 1px black;	
}
.cssDataGrid th
{
	padding: 1px 4px 1px 4px;
	text-align: left;
	font-size: 1.1em;
	font-weight: bold;
	background-color: Black;
	color: White;
}
.cssDataGrid td
{
	padding: 4px 6px 4px 6px;
	font-size: 1.1em;
	border-bottom: 1px solid black;
	border-top: 1px solid black;
	vertical-align: top;
}
.cssDataGridDiscardedRace
{
	text-decoration: line-through;
}

.cssDataGridInner td
{
	padding: 0;
	border: 0;
	margin: 0;	
}
.cssMatchOuterTable
{
	border: solid 1px black;
}
.MatchTable, .MatchTableAlt, .cssMatchTable, .cssMatchTableAlt
{
	border-top: 1px solid #9db1c0;	
}

/* ********************** LADDER TAGS *********** */

.cssLadderTop
{
	font-size: 1.1em;
	color: #fff;
	padding: 1px 2px 1px 2px;
}
.cssLadderBox
{
	border-right: 1px solid Black; 
	border-top: 1px solid Black; 
	width: 150px; 
	border-bottom: 1px solid Black; 
	position: relative;
}
.cssLadderPersonLink
{
	font-size: 8pt;
}
.cssLadderPersonBackground
{
	background-color: #d8ebf9;
	padding-left: 2px;
}
.cssLadderIslandLink
{
	font-size: 8pt;	
}
.cssLadderIslandBackground
{
	background-color: #fff8dc;
}
/* link LadderDetailText but used when it is a link, e.g. person's name in walkover */
.cssLadderDetailLink
{
	font-size: 7pt;
}
/* text of ladder detail (e.g. set scores) */
.cssLadderDetailText
{
	font-size: 7pt;
}
/* bit in middle of ladder with score */
.cssLadderDetailBackground
{
	
}
/* MEDAL TABLE LARGE */

.MedalTableLarge
{
	border: solid 1px black;	
}
.MedalTableLarge th
{
	background-color: black;
	padding: 1px 4px 1px 4px;
	text-align: left;
	font-size: 1.1em;
	color: White;
	font-weight: bold;
}
.MedalTableLarge td
{
	padding: 4px 6px 4px 6px;
	font-size: 1.1em;
	border-bottom: 1px solid black;
	border-top: 1px solid black;
	vertical-align: middle;
}
label, .Label
{
	color: black;
	margin: 0 8px 0 4px;
	font-weight: bold;
}
.LatestNews
{
	border: solid 1px black;
	
}
.HomePageTitle
{
	color: White;
	margin:  5px 2px 5px 2px;	
	padding: 2px 4px 2px 4px;
	font-size: 1.2em;
	background-image: url(../images/menu_corner_white.gif);
	background-position: 100% 0%;
	background-repeat: no-repeat;
}
h5
{
	font-size: 1.4em;
	padding: 1.6em 0 0.2em 0;
	font-weight: normal;
}
.MediumText
{
	font-size: 1.4em;
	font-weight: bold;
}
.MatchScore
{
	font-size: 1.4em;
	font-weight: bold;
}