td{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #E1E1E1;
}.border {
	border: 1px solid #999999;
}
.headings {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;

}
.background {
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-position: right top;
}
a.first{text-decoration:none; color:#BB2A2F;}
.padding {
	padding: 10px;
}

a.second{
	text-decoration:none;
	color:034E1B;
	font-size: 14px;
}

a.first:hover {color:#FFFFFF;}
a.second:hover {color:B58940;}


table input, select, option, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #232323;
	font-weight: bold;
	border: #232323 solid 1px
}
.headings1 {
	font-size: 14px;
	font-weight: bold;
	color: #BB2A2F;
	font-style: normal;

}
.backgroundr {

	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.racing {


	background-image: url(images/race_squares.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.hayden {
	background-image: url(images/hayden.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	bottom: 10px;
}
.paddingbg {
	padding: 10px;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.paddinghayden {

	padding: 10px;
	background-image: url(images/hayden1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

