body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

.search_title {
	background-image: url("../img/main/stop.gif");
	width: 758px;
	height: 50px;
	background-repeat: no-repeat;
}

.my_top_border {
	border-top-style: solid;
	border-top-width: thin;
	border-top-color: grey;
}

.my_side_border {
	border-left-style: solid;
	border-left-width: thin;
	border-left-color: grey;
	border-right-style: solid;
	border-right-width: thin;
	border-right-color: grey;
}

body {
	margin: 0;
	background-image: url(../img/main/BG.gif);
}

a {
	color:  #0000ee;
	text-decoration: none;
}

a:link {
	color: #0000ee;
	text-decoration: none;
}

a:visited {
	color: #000099;
	text-decoration: none;
}

a:hover {
	color: #aaaaaa;
	text-decoration: underline;
}

a:active {
	color: #000000;
	text-decoration: none;
}

img {
	border: none;
}

.topbg {
	background-image: url(../img/main/topbg.jpg);
	background-repeat: repeat-x;
}

.tdleft {
	background-image: url(../img/main/left.gif);
	background-repeat: repeat-y;
	background-position: top;
}

.tdright {
	background-image: url(../img/main/right.gif);
	background-repeat: repeat-y;
	background-position: top;
}

.flashbg {
	background-image: url(../img/main/flashbg.jpg);
	background-repeat: repeat-x;
}

.hd1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #006600;
	text-decoration: none;
}

.btn1 {
	position: relative;
	top: -1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFF9CC;
	text-decoration: none;
	background-image: url(../img/main/btn1.jpg);
	background-repeat: no-repeat;
	height: 32px;
	width: 127px;
	text-align: center;
	font-weight: bold;
}

.btn2 {
	position: relative;
	top: -1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFF9CC;
	text-decoration: none;
	background-image: url(../img/main/btn2.jpg);
	background-repeat: no-repeat;
	height: 32px;
	width: 127px;
	text-align: center;
	font-weight: bold;
}

.boxes {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	padding: 10px;
	border: 1px solid #333333;
}

input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}

select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	width: 150px;
}

a.linklt{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFF9CC;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
}

a.linkblue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #103856;
	text-decoration: none;
}

a.linkdp {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #103856;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

.vsearch {
	border: none;
	background-image: url(../img/main/smid.gif);
}

.vehicle_results {
	background-color: #cccccc;
	margin: auto;
}

table .search_table {
	margin: auto;
}

table .search_inner_table {
	float: left;
	margin-left: 40px;
}

table .result_inner {
	border: solid thin #999999;
}

td .result_bottom {
	padding: 0 0 7px 0;
}

td .result_top {
	padding: 7px 0 0 0;
}

.detail_title {
	background-color: #bbbbbb;
	border: solid #999999;
	border-width: 1px;
	height: 40px;
}

.detail_title td {
	font-size: 20px;
	font-weight: bold;
	text-align: center;
}

.detail_sub_title {
	background-color: #bbbbbb;
	border: solid #999999;
	border-width: 1px;
	height: 25px;
}

.detail_sub_title td {
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}