/* CSS Document */
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	line-height:18px;
}
body {
	background-color: #5a5a5a;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FF0000;
}
a:visited, a:link {
	text-decoration: none;
	color: #FF0000;
	font-weight:bold;
}
a:hover {
	text-decoration: underline;
	color: #FF0000;
	font-weight:bold;
}
.txt_nav{
	display:none;
}
a.nav_home:visited, a.nav_home:link {
	background: url(/images/nav_home.gif);
	display:block;
	line-height: 25px;
	height:25px;
	text-decoration: none;
	text-align:left;
	margin-left: 10px;
}
a.nav_home:hover {
	background: url(/images/nav_home_c.gif);
}
a.nav_new:visited, a.nav_new:link {
	background: url(/images/nav_newcars.gif);
	display:block;
	line-height: 25px;
	height:25px;
	text-decoration: none;
	text-align:left;
	margin-left: 10px;
}
a.nav_new:hover {
	background: url(/images/nav_newcars_c.gif);
}
a.nav_used:visited, a.nav_used:link {
	background: url(/images/nav_usedcars.gif);
	display:block;
	line-height: 25px;
	height:25px;
	text-decoration: none;
	text-align:left;
	margin-left: 10px;
}
a.nav_used:hover {
	background: url(/images/nav_usedcars_c.gif);
}
a.nav_insurance:visited, a.nav_insurance:link {
	background: url(/images/nav_insurance.gif);
	display:block;
	line-height: 25px;
	height:25px;
	text-decoration: none;
	text-align:left;
	margin-left: 10px;
}
a.nav_insurance:hover {
	background: url(/images/nav_insurance_c.gif);
}
a.nav_warranty:visited, a.nav_warranty:link {
	background: url(/images/nav_warranty.gif);
	display:block;
	line-height: 25px;
	height:25px;
	text-decoration: none;
	text-align:left;
	margin-left: 10px;
}
a.nav_warranty:hover {
	background: url(/images/nav_warranty_c.gif);
}
a.nav_sell:visited, a.nav_sell:link {
	background: url(/images/nav_sell.gif);
	display:block;
	line-height: 25px;
	height:25px;
	text-decoration: none;
	text-align:left;
	margin-left: 10px;
}
a.nav_sell:hover {
	background: url(/images/nav_sell_c.gif);
}
a.nav_service:visited, a.nav_service:link {
	background: url(/images/nav_service.gif);
	display:block;
	line-height: 25px;
	height:25px;
	text-decoration: none;
	text-align:left;
	margin-left: 10px;
}
a.nav_service:hover {
	background: url(/images/nav_service_c.gif);
}
a.nav_parts:visited, a.nav_parts:link {
	background: url(/images/nav_parts.gif);
	display:block;
	line-height: 25px;
	height:25px;
	text-decoration: none;
	text-align:left;
	margin-left: 10px;
}
a.nav_parts:hover {
	background: url(/images/nav_parts_c.gif);
}

a.nav_imports:visited, a.nav_imports:link {
	background: url(/images/nav_import.gif);
	display:block;
	line-height: 25px;
	height:25px;
	text-decoration: none;
	text-align:left;
	margin-left: 10px;
}
a.nav_imports:hover {
	background: url(/images/nav_import_c.gif);
}
a.nav_faq:visited, a.nav_faq:link {
	background: url(/images/nav_faq.gif);
	display:block;
	line-height: 25px;
	height:25px;
	text-decoration: none;
	text-align:left;
	margin-left: 10px;
}
a.nav_faq:hover {
	background: url(/images/nav_faq_c.gif);
}

a.topnav:link,a.topnav:visited{
	font-size: 11px;
	color: #cecece;
	padding: 0 10px 0 10px;
	text-decoration:none;
	text-transform:uppercase;
	font-weight: normal;
}
a.topnav:hover{
	text-decoration:underline;
}
.topnav{
	font-size: 11px;
	color: #cecece;
	text-decoration:none;
	text-transform:uppercase;
	font-weight: normal;
}
.copyright{
	font-size: 12px;
	color: #737373;
	padding-bottom: 10px;
}
.border{
	background-color: #dee0df;
}
a.subnav:link, a.subnav:visited{
	font-size: 12px;
	color:#333333;
	padding: 0 10px 0 10px;
	font-weight:bold;
	text-decoration:none;
}
a.subnav:hover{
	text-decoration:underline;
}
.subnav{
	color:#333333;
	font-weight:bold;
	text-decoration:none;
}
.h_section{
	font-size: 18px;
	color: #FF0000;
	font-weight:bold;
	border-left: 2px solid #999999;
	line-height: 18px;
	padding-left: 5px;
}
.inputbox{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.inputbox_b{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight:bold;
}
.inputbox_make{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight:bold;
	margin: 0;
	padding: 0;
}
.btn{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
	text-transform:uppercase;
	font-weight:bold;
	border: 1px #333333 solid;
}
.txt_white{
	color:#FFFFFF;
}
.txt_black, a{
	color:#000000;
}
.txt_red{
	color:#FF0000;
}
.img{
	border: #CCCCCC solid 1px;
}
.txt_red_large{
	color:#FF0000;
	font-size:16px;
	font-weight:bold;
	line-height:22px; 		
}
.txt_red_XL{
	color:#FF0000;
	font-size:26px;
	line-height:26px;
	font-weight:bold;		
}
.txt_red_XXL{
	color:#FF0000;
	font-size:20px;
	line-height:26px;
	font-weight:bold;		
}
.txt_member{
	color:#FFFFFF;
	font-size: 12px;
	font-weight:bold;
}
.img_padding{
	border:1px #999999 solid;
}
.txt_333, a.txt_333:link, a.txt_333:visited{
	text-decoration:none;
	color:#333333;
}
a.txt_333:hover{
	text-decoration:underline;
}
.txt_bbs{
	font-size:12px;
	color:#333333;
}

a.txt_bbs:link, a.txt_bbs:visited{
	font-size:12px;
	color: #FF9900;
	font-weight:bold;
	text-decoration:none;
}
a.txt_bbs:hover{
	text-decoration:underline;
}
.txt_L{
	font-size:16px;
	line-height:22px;
	color: #222222;
}
.txt_c{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height:18px;
	color:#333333;
}
.txt_XL{
	font-size:18px;
	line-height:22px;
	color: #222222;
}