body {
	color: #000033;
	margin:0px 0px 0px 0px;
	font: 10pt arial, helvetica, sans-serif;
}
A {
	color: #000033;
}
A:active {text-decoration: none}
A:hover {text-decoration: underline; color: #000099}

div.raceresult {
	width:100%;
	margin-top: 0px;
	margin-left: 198px;
	position: relative;
}

div.raceresult h1 {
	text-transform: lowercase;
	font: 12pt arial, helvetica, sans-serif;
	font-variant:  small-caps;
	font-weight: bold;
	position: relative;
	margin-top: 0px;
}

div.raceresult h2 {
	font: 12pt arial, helvetica, sans-serif;	
	color: #000033;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 2px;
	margin-left: 0px;
	margin-right: 0px;	
}

table.CourseMarkings td {
	font-weight: bold;
}

div.raceresult table {
	margin-left: 2px;
	margin-right: 2px;
	border: 1px solid #000033;
	text-align: center;
	margin-bottom: 5px;
}

div.raceresult th {
	font-weight: bold;
	border: 1px solid #000033;
}

div.raceresult td {
	font-weight: none;	
	border: 1px solid #000033;
}

h5 {
	color: #000099;
	text-indent: 20px;
	line-height: 0.4;
}
#maincontent {
	width:832px;
	margin-right:auto;
	margin-left:auto;
	margin-top:10px;
	padding:0px;
	text-align:left;
}
#spacer {
	height: 240px;
	width: 832px;
}
#nav {
	width: 832px;
	height: 22px;
	text-align: center;
	margin-right: 100px;
	word-spacing: 4px;
	font-weight: bold;
}
#header {
	background-image:url('img/header.jpg');
	background-position:top center;
	background-repeat: no-repeat;
	margin: 0 0 0 0;
	width: 832px;
	height: 282px;
}
#leftcontent {
	float:left;
	width:20%;
	height:100%;
	background:#fff;
	margin-right:15px;
	margin-left: 15px;
	padding-bottom:20px;
	border-right:1px solid #000066;
	position: relative;
	z-index: 1;
}
#rightcontent {
	width: 604px;
	margin-right:15px;
	margin-left:198px: 
	padding-bottom:20px;
	position: relative
}
#rightitem {
	width:100%;
	margin-top: 10px;
	margin-left: 198px;
	position: relative;
}
#titleitem {
	font: 12pt arial, helvetica, sans-serif;
	font-variant: small-caps;
	font-weight: bold;
	position: relative;	
}
#leftitem {
	width: 95%;
	margin-top: 5px;
	position: relative;
	z-index: 1;
}
li {
	margin-left: -10px;
	list-style:square;
}

ul.togresult {
	display: none;
	visibility: hidden;
}