.MainMenu {
	font-family: Arial, Helvetica, sans-serif;
	color: #999;
	font-size: 12px;
	text-align: center;
}
#bottom_trans {
	height: 40px;
	background-color: none;
	background: none url(../images/LeftBarBack.png) repeat-x;
}
.LeftBar {
	text-align: center;
float: left;
width: 239px;
	margin-bottom: -2000px;
	padding-bottom: 2000px;
	background-image: url(../images/LeftBarBack.png);
	font-family: Arial, Helvetica, sans-serif;
	vertical-align: top;
}
.FooterText {
	text-align: right;
	color: #999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.AllCentered {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}
.links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999;
	text-align: center;
}
.links:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
}
a:link {
	color: #999;
	text-decoration: none;
}
a:visited {
	color: #999;
	text-decoration: none;
}
a:hover {
	color: #FFF;
	text-decoration: none;
}
a:active {
	color: #999;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}

.AllCentered tr td table {
	text-align: center;
}
.Titles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font: BOLD;
	font-style: italic;
	text-align: left;
	color: #333;
}
.Copy {
	font-size: 10px;
	text-align: left;
	font-family: Verdana, Geneva, sans-serif;
	color: #333;
}
.CopyBold {
	font-weight: bold;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #333;
}
.AllCentered tr td table tr .LeftBar table tr .Copy table tr td p {
	text-align: left;
}

#top-head {
	margin: 0 auto;
margin-bottom: 20px;	
padding-top: 14px;
	width: 840px;
	background-color: none;
}

#wrapper {
	margin: 0 auto;
	width: 840px;
	overflow: hidden;
}

.vehicle_links {
	border: 0;
}

.vehicle_name {
	background: #5AD5E4;
	border-top: 0;
	padding-top: 10px;
	padding-bottom: 10px;
}

.FooterText a {
	padding-left: 14px;
padding-right: 14px;
}
