.VEHICLES-table {
	background-image: url(/images/vehicles/headerbar.jpg);
	height: 35px;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	padding-left: 10px;

}
.VEHICLES-table1 {
	border: 1px solid #E39911;
}
.VEHICLES-row1 {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #999999;
	padding: 3px;
	text-align: center;
	height: 35px;

}
.VEHICLES-row2 {
	font-family: Arial;
	font-size: 11px;
	color: #333333;
	text-align: center;
	padding: 3px;
	height: 27px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;

}
.VEHICLES-text1 {
	font-family: Arial;
	font-size: 14px;
	color: #009900;
	font-weight: bold;
}
.VEHICLES-text2 {
	font-family: Arial;
	font-size: 11px;
	color: #333333;
	padding: 5px;
}
.VEHICLES-text3 {
	font-family: Arial;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
}
.VEHICLES-bg-featured {
}
.VEHICLES-bg-linehor {
	background-image: url(/images/vehicles/bg_linehor.gif);
	background-repeat: repeat-x;
}