<style type="text/css">
<!--

h3 {font-size: 10px}
p {font-size: 10px}

.titlestr {
	color : white;
	font-size : 30px;
}

.menus {
	width : 260px;
	float : left;
}

.reglists {
	width : 367px;
	float : left;
}	

.solo {
	width : 250px;
	border: 1px solid black;
	margin-right: 5px;
	margin-bottom: 5px;
}

.title-line {
	background : black;
}
.event {
	background    : #80878F none repeat scroll 0 0;
	border-bottom : 1px solid #D4D5D7;
	padding-top   : 1px;	
}


div.active {
	background : #D4D5D7 none repeat scroll 0 0;
}

span.past {
	float : right;
	color : #FF7E81;
	margin-right : 5px;
}
span.next {
	float : right;
	color : #5EC181;
	margin-right : 5px;
}
.old {
	background: #9C7e81;
	border : 1px solid #CC7E81;
}



div.event:hover {
	margin-top   : -1px;
	background    : #D4D5D7 none repeat scroll 0 0;
	border-top    : 1px solid #C70001;
	border-bottom : 1px solid #C70001;	
}
.date {
	font-size: 10px;
}
a.line:hover {
	color	      : black;
}

.line {
	text-decoration: none;
	font-size: 10px;
	display : block;
	width : 250px;
	color	: #F6F6F6;
}

span.Sponsor {
	font-size:10px;
	text-align: right;
	font-weight: Bold;
	font-style: italic
	}
span.tires {
}	
	
span.division {
}

span.event {
	font-size:10px;
	font-weight: bold;
	color: white;
	}
span.registration {
	font-size:10px;
	}
.registertext {
	text-decoration: none;
	height: 30px;
	display: block;
	margin-top: 6px;
	color: #F6F6F6;
}

span.member {
	font-size:16px;
	font-weight: bold;
	color: black;
	}
span.vehicle {
}
span.numbers {
	font-size: 16px;
	color: black;
	float: left;
}

table.regcard {
	border-spacing: 3px;
	border-collapse: collapse;
	background-color: white;
	width : 410px;
	margin-bottom: 10px;
}
div.registerbutton{
	border : 1px solid black;
	background: #80878F;
	text-align: center;
	width : 410px;

}

table.regcard th {
	padding: 1px 5px 1px 5px;
	border-top: 1px solid black;
	border-bottom: 1px solid black;	
	background-color: #D4D5D7;
	color: black;
}

table.regcard td {
	padding: 1px 5px 1px 5px;
	background-color: #80878F;
	color	: #F6F6F6;
	font-size: 12px;
}
div.regheader {
	padding: 1px 5px 1px 5px;
	border-top: 1px solid black;
	border-bottom: 1px solid black;	
	background-color: #D4D5D7;
	color: black;
	text-align: left;
	height: 22px;
}

div.regcard {
	border-spacing: 3px;
	border-collapse: collapse;
	background-color: white;
	width : 410px;
}

div.regcontent {
	padding: 1px 5px 1px 5px;
	background-color: #80878F;
	color	: #F6F6F6;
	font-size: 12px;
	text-align:left;
}

span.right {
	float: right;
}
-->

</style>