a:link { text-decoration: none; color: #000000; }
a:active { text-decoration: none; color: #000000; }
a:visited { text-decoration: none; color: #000000; }
a:hover { text-decoration: underline; color: #CC0000; }
.menunav {
	font-family: tahoma;
	font-size: 10px;
}
.newtext {
	font-family: tahoma;
	font-size: 12px;
}
.engineback {
	background-image: url(images/carengine.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.stripend {
	background-image: url(images/stripeend.gif);
	background-position: left;
	background-repeat: no-repeat;
}
.resultshead {
	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
.buttondarkblue {
	font-family: tahoma;
	font-size: 12px;
	color: #FFFFFF;
	background-color: 40627C;
}
.borderblack {
	border: 1px solid #000000;
}
.resultred {
	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #990033;
}
.boxtoprepeat {
	background-image: url(images/toprepeat.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.boxbottomrepeat {
	background-image: url(images/bottomrepeat.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.boxleftrepeat {
	background-image: url(images/leftrepeat.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.boxrightrepeat {
	background-image: url(images/rightrepeat.gif);
	background-repeat: repeat-y;
	background-position: left;
}
.blackline {
	font-size: 1px;
	background-color: #000000;
	height: 1px;
}
.form {
	font-family: tahoma;
	font-size: 12px;
	color: #000;
}
.required {
	color: #f00;
}
.title {
	font-family: tahoma;
	font-size: 14px;
	color: #000;
}
.results {
  font-family: tahoma;
  font-size: 10px;
}
.resultssmall {
  font-family: tahoma;
  font-size: 12px;
}
.resultsmedium {
  font-family: tahoma;
  font-size: 14px;
}
.resultslarge {
  font-family: tahoma;
  font-size: 16px;
}
.resultswhite {
  font-family: tahoma;
  font-size: 10px;
  color: #fff;
}
.resultssmallwhite {
  font-family: tahoma;
  font-size: 12px;
  color: #fff;
}
.resultsmediumwhite {
  font-family: tahoma;
  font-size: 14px;
  color: #fff;
}
.resultslargewhite {
  font-family: tahoma;
  font-size: 16px;
  color: #fff;
}
.resultsmediumwhite a:link {text-decoration: none; color: #fff;}
.resultsmediumwhite a:active {text-decoration: none; color: #fff;}
.resultsmediumwhite a:visited {text-decoration: none; color: #fff;}
.resultsmediumwhite a:hover {text-decoration: underline; color: #fff;}