.new_main {
	left: 5px;
	width: 900px;
	background-color: #FFFFFF;
}
.main_table {
	padding: 0px;
	width: 900px;
	margin: 0px;
}
.menu_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #141B49;
}
.menu_table {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #10215A;
}
.footer_table {
	background-color: #102159;
}
.main_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
}
.small_image {
	right: 3px;
	margin-left: 3px;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #102159;
	text-decoration: none;
	font-style: italic;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: lighter;
	color: #999999;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.gallery_image {
	height: 127px;
	width: 175px;
	padding-top: 9px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
}
.gallery_main {
	height: 300px;
	width: 400px;
}
.vehicle_details {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #102159;
	text-decoration: none;
	text-align: left;
	font-weight: bold;
	font-variant: normal;
	vertical-align: 15%;
}
.tablerow_vehdet {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #102159;
}
.vehicle_table {
	background-color: #CCCCCC;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.home_h1text {
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	color: #102159;
	text-align: center;
}
.veh_img_small {
	width: 150px;
}
.vanofweek {
	background-image: url(vanoftheweek.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
