body { 
	background: #ffffff;
	margin-top: 0px; 
	text-align: center;
	font-family: verdana,geneva,sans-serif; 
	font-size:10px;
	color: #333333;
}

body, td, th {
	font-family: verdana,geneva,sans-serif; 
	font-size:10px;
	color: #333333;
}
.niello {
	font-family: verdana,geneva,sans-serif; 
	font-size:10px;
	color: #333333;
}
.detailed_title {
	font-family: verdana,geneva,sans-serif; 
	font-size:14px;
	color: #E6E6E6;
	font-weight: bold;
}

/* ################ TEXT DECORATIONS ################ */
.style1 {
	color: #CC0000;
	font-weight: bold;
}

.style2 {	
	font-size: 10px;
	font-weight: bold;
	letter-spacing: 1px;
}

.style3 {font-size: 10px;
	font-weight: bold;
}

.style6 {
	color: #999999
}
.row_used_title {
	color:#9E7E20;
	font-size: 11px;
	font-weight: bold;

}
.row_new_title {
	color:#155182;
	font-size: 11px;
	font-weight: bold;
}
.results_title {
	color:#D07C22;
	font-size: 12px;
	font-weight: bold;
}
.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.smallest {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	letter-spacing: 0.2em;
	text-align: justify;
	line-height: 09px;
}
.no_results_text {
	font-size: 12px;
	color: #A53819;
	font-weight: bold;
	text-transform: uppercase;
}
.thumbnail {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #937C66;
	letter-spacing: 1px;
}
input, select, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	letter-spacing: 0.1em;
}
/* ################### IMAGES ################# */

a img {
	border: 0px;
	margin: 0px;
}

img.tabparts {
	margin-right: 5px;
	margin-left: 17px;
}

img.special {
	margin-top: 19px;
	margin-left: 17px;
}

img.special2 {
	margin-left: 17px;
}

img.special3 {
	margin-left: 17px;
}

img.footer {
	margin-left: 94px;
	margin-top: 21px;
}

/* #################### DIV ################### */

div.featurepre {
	position: relative;
	width: 91px;
	height: 46px;
	background: url(images/home_feature_pre.gif) no-repeat 0px 0px;
	top: 5px;
	left: 0px;
	margin: 0px;
	margin-left: -20px;
}

div.featurenew {
	position: relative;
	width: 91px;
	height: 46px;
	background: url(images/home_feature_new.gif) no-repeat 0px 0px;
	top: 120px;
	left: 0px;
	margin: 0px;
	margin-left: -20px;
}

div.carnav {
	position:relative; 
	width:62px; 
	height: 35px;
	z-index:1; 
	left: 0px; 
	top: 0px; 
	margin-right: -12px; 
	border: 0px; 
	padding: 0px;
}
/* #################### TEXT ################## */

.main {
	font: 11px Verdana;
	color: #685a4b;
}

.largest {
	font: 12px Verdana;
	color: #685a4b;
}

.carsub {
	font: 9px Verdana;
	color: #464646;
}

.strongb {
	font-weight: bold;	
}


/* #################### LINKS ################## */
a {
	color: #9A7102;
	text-decoration: underline;
}


/* #################### FORMS ################## */


