body {
	background-color: white;
}

.series{
	color:black;
	font-weight:bold;
}
.race{
	color:black;font-weight:normal;
}
.race_noreg{
	color:red;
}
table {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.announce{
	color:red;
	font-weight:bold;
	font-size:12pt;
} 
.race_past{
	color:red;
}
a.selectresults:link {
	color: blue;
	text-decoration:underline;
}
a.selectresults:visited{
	color: blue;
	text-decoration:underline;
}
a.selectresults:hover{
	  background-color:navy;
		color:white;
}
table.selectrace td{
	vertical-align:top;
}
a.selectrace :visited, :link	{
	color: blue;
	text-decoration:underline;
}
a.selectrace :hover{
	  background-color:navy;
		color:white;
}

div.title1 {
	clear: both;
	padding-top: 10px;
	width: 100%;
	text-align: center;
	font-weight:bold;
	font-size:20pt;
	font-family: arial;
	}
div.title2 {
	clear: both;
	padding-top: 10px;
	width: 100%;
	text-align: center;
	font-weight:bold;
	font-size:10pt;
	font-family: arial;
	}
div.title3 {
	clear: both;
	padding-top: 10px;
	padding-bottom: 20px;
	width: 100%;
	text-align: center;
	font-weight:normal;
	font-size:10pt;
	font-family: arial;
	}
div.row {
  clear: both;
  padding-top: 10px;
  }
div.row span.label {
  float: left;
  width: 49%;
  text-align: right;
  }
div.row span.formw {
  float: right;
  width: 49%;
  text-align: left;
  } 
div.spacer {
  clear: both;
  }
div.row span.left {
  float: left;
  text-align: left;
  font-weight: bold;
  color: white;
  width: 49%;
  }

div.row span.right {
  float: right;
  text-align: right;
  font-weight: bold;
  color: white;
  width: 49%;
  }
div.reg-tt-report {
	clear: both;
	width: 100%; 
	background-color: #cc9; 
	padding: 25px;
	border: 1px dotted #333;
}
div.reg-report {
	clear: both;
	padding: 25px;
	font-weight:normal;
	font-size:8pt;
	font-family: arial;
	width:100%;

	
}
div.row span.col1 {
	margin-left: 10px;
	float: left;
  text-align: right;
  font-weight: normal;
  width:5%;
  margin-right: 10px;
}
div.row span.col2 {
	margin-left: 10px;
	float: left;
	text-align: right;
	font-weight: normal;
	width: 10%;
	margin-right: 10px;
}
div.row span.col3 {
	margin-left: 10px;
	float: left;
	text-align: left;
	font-weight: normal;
	width: 15%;
	margin-right: 10px;
}
div.row span.col4 {
	text-align: left;
	float: left;
	font-weight: normal;
	width: 20%;
	margin-left: 10px;
}
div.row span.col2p {
	margin-left: 5px;
	float: left;
  text-align: right;
  font-weight: normal;
  width:2%;
  margin-right: 5px;
}
div.row span.col5p {
  margin-left: 5px;
  float: left;
  text-align: right;
  font-weight: normal;
  width:5%;
  margin-right: 5px;
}
div.row span.col10p {
	margin-left: 5px;
	float: left;
	text-align: right;
	font-weight: normal;
	width: 10%;
	margin-right: 5px;
}
div.row span.col15p {
	display: block;
	margin-left: 5px;
	float: left;
	text-align: left;
	font-weight: normal;
	width: 15%;
	margin-right: 5px;
}
div.row span.col20p {
	margin-left: 5px;
	float: left;
	text-align: left;
	font-weight: normal;
	width: 20%;
	margin-right: 5px;
}
div.row span.col30p {
	margin-left: 5px;
	float: left;
	text-align: left;
	font-weight: normal;
	width: 30%;
	margin-right: 5px;
}
P {
 margin: 1em;
}
#one {
 float: left;
 width: 40%;
 margin: 0.5em;
 background: #003399;
 border: solid thin #D7040B;
 color: #FFFFFF;
}
#two {
 float: left;
 width: 40%;
 margin: 0.5em;
 background: #003399;
 border: solid thin #D7040B;
 color: #FFFFFF;
}
#three {
 clear: left;
}
#copyright {
 width: 100%;
 margin: 0;
 font-size: smaller;
 text-align: right;
 border-top: 0.2em solid black;
}
	
