body {
	background-color: #F3F3F3;
	margin-top: 0px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 32px;
	color: #333333;
}
h2 {
	font-size: 13px;
	color: #000000;
}
.size13 {font-size: 13px}
.navbar {
	background-image:  url("images/navbar.jpg");
	background-repeat: no-repeat;
	background-position: left top;
}
.bordertextbox {
	border: 1px solid #CCCCCC;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
	background-color: #FFFFFF;
}
.border {
	border: 1px solid #CCCCCC;
	padding: 10px;
}
h3 {
	font-size: 14px;
	color: #000000;
}
a {
	font-weight: bold;
}
a:link {
	text-decoration: none;
	color: #000000;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #FF3366;
}
a:active {
	text-decoration: none;
	color: #000000;
}
a.sponsor {
	font-size:11px;
	font-weight: bold;
}
a.sponsor:link {
	text-decoration: none;
	color: #000000;
}
a.sponsor:visited {
	text-decoration: none;
	color: #000000;
}
a.sponsor:hover {
	text-decoration: none;
	color: #666666;
}
a.sponsor:active {
	text-decoration: none;
	color: #000000;
}
.size11 {font-size: 11px}
.visited {
	font-size: 13px;
	color: #FF3366;
}
.borderrfl {
	border: 1px solid #CCCCCC;
	padding: 0px 10px 10px;
	background-image: url(images/myracerfl.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
