@charset "utf-8";
html {
	behavior:url(csshover.htc);
}
body {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color:#FFFFFF;
}
.carlinks {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

.bottomlink {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

.bodytext{
	font-family: Tahoma;
	font-size: 11px;
	line-height:14px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}

.nav {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #3f3f3f;
	text-decoration: none;
}

.nav:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.navwhite {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}

.navwhite:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #d9d9d9;
	text-decoration: none;
}

.cardetailsbold{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}

.cardetails{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: regular;
	color: #ffffff;
	text-decoration: none;
}

.car{
	font-family: Tahoma;
	font-size: 12px;
	line-height:16px;
	font-weight: regular;
	color: #ffffff;
	text-decoration: none;
}

a {
	color:#889a8a;
	text-decoration:none;
}
a:hover {
	color:#b49a23;
}
.left_link: hover {
	background-color:#075c3a;
	border:1px solid #597a6c;
}
