/* CSS definition file containing sitestyle stylesheets */
BODY { font-family: Arial,Helvetica,Geneva,Sans-serif; font-size: 12px; color: #ffffff;}
 A:active { font-size: 12px; text-decoration: none ;}
 A:link { font-size: 12px; color:#ffffff; text-decoration: none ;}
 UL { font-size: 12px;}
 A:visited { font-size: 12px;color:#ffffff; text-decoration: none ;}
 .TextObject { font-size: 12px;}
 P { font-size: 12px;}
 OL { font-size: 12px;}
 .TextNavBar { font-size: 12px;}
 A:hover { font-size: 12px; text-decoration: underline;}
  TD {
	font-size: 12px;
}
A.home, A.home:VISITED {
	font-size: 16px; 
	font-weight:bold; 
	font-style: italic; 
	color: #ffffff;
	text-decoration: none;
}
.small {
	font-size: 10px;
}
A.home:HOVER {
	font-size: 16px; 
	font-weight:bold; 
	font-style: italic; 
	color: #ffff00;
	text-decoration: none;
}
A.menu, A.menu:VISITED {
	font-size: 11px; 
	font-weight:bold; 
	font-style: italic; 
	color: #ffffff;
	text-decoration: none;
}
A.menu:HOVER {
	font-size: 11px; 
	font-weight:bold; 
	font-style: italic; 
	color: #ffff00;
	text-decoration: none;
}
A.menu_rev, A.menu_rev:VISITED {
	font-size: 11px; 
	font-weight:bold; 
	font-style: italic; 
	color: #ffff00;
	text-decoration: none;
}
A.menu_rev:HOVER {
	font-size: 11px; 
	font-weight:bold; 
	font-style: italic; 
	color: #ff0000;
	text-decoration: none;
}
.menu_spec {
	font-size: 12px; 
	font-weight:bold; 
	color: #ff00ff;
}
A.menu_spec, A.menu_spec:VISITED {
	font-size: 12px; 
	font-weight:bold; 
	color: #ff00ff;
	text-decoration: none;
}
A.menu_spec:HOVER {
	font-size: 12px; 
	font-weight:bold; 
	color: #ffff00;
	text-decoration: none;
}
A.home_rev, A.home_rev:VISITED {
	font-size: 16px; 
	font-weight:bold; 
	font-style: italic; 
	color: #ffff00;
	text-decoration: none;
}
A.home_rev:HOVER {
	font-size: 16px; 
	font-weight:bold; 
	font-style: italic; 
	color: #ff0000;
	text-decoration: none;
}
.bigYellow {
	font-size: 20px; 
	font-weight:bold; 
	color: #ffff00;
	text-decoration: none;
}
.medYellow {
	font-size: 18px; 
	font-weight:bold; 
	color: #ffff66;
	text-decoration: none;
}
.whiteUnd {
	font-weight:bold; 
	text-decoration: underline;
}
 TD.price {
	background-color: #183757;
	font-weight: bold;
	font-size: 12px;
	color: #ffc410;
	padding: 5px 5px 5px 5px;
	text-align: Center;
}
.white {
	color: #ffffff;
	font-weight: bold;
	font-style: italic;
}
TD.desc {
	background-color: #757575;
	font-weight: bold;
	font-size: 11px;
	color: #ffffff;
	text-align: Center;
	padding: 10px 10px 10px 10px;
}
.stock {
	font-size: 9px;
	color: #CCCCCC;
}
TD.car {
	border: 4px solid Gray;
	background-color: #757575;
}
}
TABLE.main {
	background-color:#000000;
	border: 4px solid #757575;
}
A.more, A.more:VISITED {
	font-size: 9px;
	text-decoration: none;
	color: #ffe98f;
}
	TABLE.VIN_pad_gray {
		background: #17222c;
		border: 3px solid #000000;
	}
	TD.VIN_head_gray {
		background: #000000;
		font-size: 14px;
		font-weight: bold;
		text-align: center;
	}
	TABLE.VIN_gray, TR.VIN_gray {
		background: #757575;
		
	}
	TD.VIN_title_gray {
		font-size: 16px;
		font-weight: bold;
		color: #ffff00;
		padding: 5px 5px 5px 5px;
	}
	TD.VIN_hi_gray {
		background: #939393;
	}
	TD.VIN_hili_gray {
		background: #939393;
		font-weight: bold;
		border-top: 1px solid #000000;
	}
	TD.VIN_hilii_gray {
		font-weight: bold;
		border-top: 1px solid #000000;
	}
	TD.VIN_part_gray {
		padding: 2px 10px 2px 10px;
	}
	TD.VIN_subTitle_gray {
		font-size: 14px;
		font-weight: bold;
		color: #ffff00;
		padding: 2px 10px 2px 10px;
	}
	TD.VIN_dealerTitle_gray {
		font-size: 14px;
		font-weight: bold;
		color: #ffff00;
		padding: 2px 10px 2px 10px;
	}
	TABLE.leads {
		background-color: #183757;
		width: 800px;
		font-size: 12px;
		color: #ffffff;
	}
	TD.lead_header {
		font-size: 16px;
	}
	TD.lead_req {
		font-weight: Bold;
		width: 25%;
	}
	INPUT.lead {
		font-size: 11px;
		background-color: #ffffff;
		letter-spacing: .5px;
		border: 1px;
		border-color: #999999;
		border-style: solid;
		padding-left: 2px;
		padding-top: 1px;
	}
	input, textarea, select{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color:#ffffff;
	letter-spacing: .5px;
	border: 1px;
	border-color: #999999;
	border-style: solid;
	padding-left: 2px;
	padding-top: 1px;

}
input.radio {
	border: 0px;
}