body {
	background-color: #000000;
	background-image:  url("/images/bg_page.gif");
	background-repeat: repeat;
	background-position: left top;
	margin: 0px;
}
table,tr,td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #7C7C7C;
}
h1 {
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}
h2 {
	font-size: 14px;
	font-weight: bold;
}
a:active {
	text-decoration: none;
	color: #7C0806;
}
a:link {
	text-decoration: none;
	color: #7C0806;
}
a:visited {
	text-decoration: none;
	color: #7C0806;
}
a:hover {
	color: #E3563D;
	text-decoration: none;
}
.bg {
	background-image: url("/images/bg_navigation.jpg");
	background-repeat: repeat-y;
	background-position: left top;
}
.bgtop {
	background-image: url(/images/bg_swirl.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.bghelmet {
	background-image: url(/images/bg_helmet.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #FFFFFF;
}
.bgmenu {
	background-image: url(/images/bg_menu.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 530px;
}
.content {
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
.classifieds {
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
.padding {
	padding: 15px 20px;
}
.links {
	background-image: url(/images/bg_links.gif);
	background-repeat: repeat-x;
	background-position: left center;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
.links a:active {
	text-decoration: none;
	color: #E3563D;
}
.links a:link {
	text-decoration: none;
	color: #E3563D;
}
.links a:visited {
	text-decoration: none;
	color: #E3563D;
}
.links a:hover {
	color: #000000;
	text-decoration: none;
}
.menur {
	font-size: 10px;
	font-weight: bold;
	padding-left: 15px;
}
.menur a:active {
	text-decoration: none;
	color: #000000;
}
.menur a:link {
	text-decoration: none;
	color: #000000;
}
.menur a:visited {
	text-decoration: none;
	color: #000000;
}
.menur a:hover {
	color: #C8C8C8;
	text-decoration: none;
}
.menu {
	padding-left: 15px;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}
.menu a:active {
	text-decoration: none;
	color: #FFFFFF;
}
.menu a:link {
	text-decoration: none;
	color: #FFFFFF;
}
.menu a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.menu a:hover {
	color: #E3563D;
	text-decoration: none;
}
.navigation {
	font-size: 10px;
	font-weight: bold;
}
.navigationw {
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
.navigationw a:active {
	text-decoration: none;
	color: #FFFFFF;
}
.navigationw a:link {
	text-decoration: none;
	color: #FFFFFF;
}
.navigationw a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.navigationw a:hover {
	color: #E3563D;
	text-decoration: none;
}
.racing {
	font-size: 10px;
	font-weight: bold;
	color: #7C0A06;
}
.speedway {
	padding-right: 15px;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}
.heading {
	font-size: 10px;
	font-weight: bold;
	color: #373737;
	text-transform: uppercase;
}
.textsmall {
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}
.texttiny {
	font-size: 10px;
	color: #000000;
}
.video {
	border-bottom: #391D4F 1px solid;
	border-left: #391D4F 1px solid;
	border-top: #391D4F 1px solid;
	border-right: #391D4F 1px solid;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px
}