.top_nav_text{
	color:#ffffff;
	text-align:center;
}

.top_nav_text a:link{
	text-decoration:none;
	font-family:tahoma,arial;
	font-size: 13px;
	display: block;
	font-weight:bold;
	color:#ffffff;
	padding-top:4px;
	height:100%;
	width:100%;
}

.top_nav_text a:hover{
	display: block;
	padding-top:4px;
	text-decoration:none
	border:0px;
	background-image:url(../template/images/nav_hover.jpg);
	height:100%;
	width:100%;
}
.top_nav_text a:visited{
	text-decoration:none;
	font-family:tahoma, arial;
	display: block;
	padding-top:4px;
	font-size: 13px;
	font-weight:bold;
	color:#ffffff;
	height:100%;
	width:100%;
}

.text_footer{
	font-family:tahoma,arial;
	font-size: 11px;
	color:#ffffff;
}

.footer_link{
	text-align: center;
}
.footer_link a:link{
	text-decoration: none;
	color:#ffffff;
}
.footer_link a:hover{
	text-decoration: none;
	color:#ffffff;
}
.footer_link a:visited{
	text-decoration: none;
	color:#ffffff;
}
.main_heading{
	padding-top: 10px;
	padding-left: 10px;
	text-decoration:none;
	font-family:tahoma,arial;
	font-size: 13px;
	font-weight:bold;
	color:#ffffff;
}
.text_contact{
	padding-left: 6px;
	text-decoration:none;
	font-family:tahoma,arial;
	font-size: 12px;
	font-weight:normal;
	text-align-left
	color:#666666;
}
.text_body{
	padding-top: 5px;
	padding-left: 7px;
	padding-bottom:10px;
	padding-right: 7px;
	font-family:tahoma,arial;
	font-size: 12px;
	font-weight:normal;
	line-height: 13pt;
	text-align: justify;
	color:#333333;
}

.testimonials{
	font-family:tahoma, arial;
	font-size: 13px;
	font-weight:normal;
	color:#ffffff;
	padding-left: 10px;
	padding-right: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: justify;
	width: 156px;
}
.testimony_titles{
	font-family:tahoma, arial;
	font-size: 12px;
	font-weight:bold;
	color:#3972A7;
	padding-top: 5px;
	padding-left: 7px;
	padding-bottom:3px;
	padding-right: 7px;
}
.testimony_body{
	padding-top: 3px;
	padding-left: 7px;
	padding-right: 7px;
	padding-bottom: 7px;
	font-family:tahoma,arial;
	font-size: 12px;
	font-weight:normal;
	line-height: 13pt;
	text-align: justify;
	color:#333333;
}
.table_main_left a:link{
	text-decoration: none;
	color: #ffffff;
}
.table_main_left a:hover{
	text-decoration: none;
	color: #ffffff;
}
.table_main_left a:visited{
	text-decoration: none;
	color: #ffffff;
}
.news_titles{
	font-family:tahoma, arial;
	font-size: 12px;
	font-weight:bold;
	color:#3972A7;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.latest_news_text{
	font-family:tahoma, arial;
	font-size: 12px;
	font-weight:normal;
	color:#333333;
	text-align: justify;
	line-height: 12px;
	padding-left: 15px;
	padding-right: 13px;
	padding-bottom: 0px;
}
.latest_news_text a:link{
	text-decoration: underline;
	color: #333333;
}
.latest_news_text a:hover{
	text-decoration: underline;
	color: #333333;
}
.latest_news_text a:visited{
	text-decoration: underline;
	color: #333333;
}
.resources_titles{
	font-family:tahoma, arial;
	font-size: 12px;
	font-weight:bold;
	color:#3972A7;
	padding-left: 15px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.resources_titles a:link{
	text-decoration: none;
	color: #3972A7;
}
.resources_titles a:hover{
	text-decoration: underline;
	color: #3972A7;
}
.resources_titles a:visited{
	text-decoration: none;
	color: #3972A7;
}
.resources_text{
	font-family:tahoma, arial;
	font-size: 12px;
	font-weight:normal;
	color:#333333;
	text-align: justify;
	line-height: 12px;
	padding-left: 4px;
	padding-right: 13px;
	padding-bottom: 10px;
}
.resources_text a:link{
 text-decoration: none;
 color: #333333;
}
.resources_text a:hover{
 text-decoration: underline;
 color: #333333;
}
.resources_text a:visited{
 text-decoration: none;
 color: #333333;
}
.partner_text{
	font-family:tahoma, arial;
	font-size: 12px;
	font-weight:normal;
	color:#333333;
	text-align: center;
	line-height: 12px;
	padding-top: 7px;
	padding-bottom: 10px;
}
.partner_text a:link{
	text-decoration: underline;
	color: #333333;
}
.partner_text a:hover{
	text-decoration: underline;
	color: #333333;
}
.partner_text a:visited{
	text-decoration: underline;
	color: #333333;
}
.contact_us{
	border:0px;
	background:none;
	color:##333333;
	text-align:left;
	padding-left: 5px;
	font-family:tahoma,arial;
	font-size:12px;
	width:150px;
}
.contact_us_help{
	border:0px;
	background:none;
	color:#333333;
	text-align:left;
	padding-left: 5px;
	padding-right: 5px;
	text-align: justify;
	font-family:tahoma,arial;
	font-size:12px;
	overflow:auto;

}
.contact_code{
	border:0px;
	background:none;
	color:##333333;
	text-align:left;
	padding-left: 5px;
	font-family:tahoma,arial;
	font-size:12px;
	width:50px;
}
textarea {
overflow:auto;
}
.text__contact_help{
	color:##333333;
	text-align:left;
	padding-left: 6px;
	padding-top: 3px;
	padding-bottom: 6px;
	font-family:tahoma,arial;
	font-size:12px;
}

.error_strings{ 
	font-family:tahoma,arial; 
	font-size: 9pt; 
	color:#CC0000;
}
.text_news_list{
	padding-top: 5px;
	padding-left: 7px;
	padding-right:7px; 
	font-family:tahoma,arial; 
	font-size:12px; 
	font-weight:normal; 
	line-height:13pt; 
	text-align:justify; 
	color:#333333; 
}
.car_details{
	font-family:tahoma, arial;
	font-size: 12px;
	font-weight:bold;
	color:#3972A7;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 5px;
}
.car_body{
	font-family:tahoma,arial;
	font-size: 12px;
	font-weight:normal;
	line-height: 13pt;
	text-align: justify;
	color:#333333;
}
.table_image a:link{
	text-decoration: none;
	color: #ffffff;
}
.table_image a:hover{
	text-decoration: none;
	color: #ffffff;
}
.table_image a:visited{
	text-decoration: none;
	color: #ffffff;
}
.featured_car_title a:link{
text-decoration: none;
color: #ffffff;

}
.featured_car_title a:hover{
    text-decoration: none;
	color: #ffffff;
}
.featured_car_title a:visited{
    text-decoration: none;
	color: #ffffff;
}

.testimony{
text-decoration: none;
color: #ffffff;
font-family:tahoma, arial;
font-size: 13px;
font-weight:normal;
}

#newsticker-demo { 
width:133px; 
padding:5px 5px 0; 
font-family:Verdana,Arial,Sans-Serif;
font-size:12px;
}

#newsticker-demo a { text-decoration:none; }
#newsticker-demo img { border: 0px solid blue; }

.newsticker-jcarousellite { width:133px; }
.newsticker-jcarousellite ul li{ list-style:none; display:block; padding-bottom:1px; margin-bottom:5px; }
.newsticker-jcarousellite .thumbnail { float:left; width:133px; }

.boxheaders{
font-family: tahoma;
font-size: 13px;
font-weight: normal;
color: #333333;
text-decoration: none;
}
.headers{
font-family: Verdana,Arial,Helvetica,sans-serif;
font-size: 10pt;
font-weight: bold;
color: #3972A7;
text-decoration: none;
}

.txtlink, .txtlink:link, .txtlink:visited  {
	font-family: tahoma;
	font-size: 13px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	}
.txtlink:hover 
	{
	text-decoration:underline;
	}
	
	.txtlink02, .txtlink02:link, .txtlink02:visited  {
	font-family: tahoma;
	font-size: 13px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	}
.txtlink02:hover 
	{
	text-decoration:none;
	}
	
	

.actualite_link{
height:22px;
text-decoration:none;
color:#CC0000;
font-weight:bold;
font-family:arial;
font-size:18px;
}

.actualite_link a{
text-decoration:none;
color:#CC0000;
}

.actualite_link a:hover{
text-decoration:underline;
}

.actualite_link a:visited{
color:#CC0000;
}

.actualite_text{
padding-top:5px;
padding-right:15px;
padding-left:15px;
padding-bottom:15px;
font-family:arial;
font-size:12px;
color:#5D5D5D;

}

.actualite_title{
margin-bottom:3px;
font-family:arial;
font-weight:bold;
font-size:12px;
color:#3972A7;

}

.actualite_title a{
text-decoration:none;
color:#3972A7;
}

.actualite_title a:hover{
text-decoration:underline;
}

.actualite_title a:visited{
color:#3972A7;
}

.actualite_suite a{
text-decoration:none;
color:#3972A7;
}

.actualite_suite a:hover{
text-decoration:underline;
}

.actualite_suite a:visited{
color:#3972A7;
}