.TDredBackground {
	background-color: #FF0000;
}
.bodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
.HeadingText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.testingBG {
	background-attachment: fixed;
	background-image: url(../images/testingbg.jpg);
	background-repeat: no-repeat;
	background-position: right center;
}
.wheelsbg {
	background-attachment: scroll;
	background-image: url(../images/bg1.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.forgedBG {
	background-attachment: fixed;
	background-image: url(../images/proforgedbg.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
.CompBG {
	background-attachment: fixed;
	background-image: url(../images/competitionbg.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
.qs9000 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	line-height: 8px;
}
