body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #2C5885;
	background-color: #CCCCCC;
	background-image: url(/Images/bg1.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

table {
  margin-left:auto;
  margin-right:auto;
}

table#links td {
        text-align: center;
        padding: 10px;
        font-size: 12px;
}        

img {
        border: 0;
}

.Border {
	border-right-width: 1pt;
	border-bottom-width: 4pt;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCC66;
	border-bottom-color: #CCCC66;
	background-color: #FFFFFF;
	width: 756px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #336699;
	padding: 5px;
}
.Border a {
	color: #8C8C2F;
	text-decoration: underline;
}
.Border a:hover {
	color: #8C8C2F;
	text-decoration: none;
}
.BorderT {
	border-right-width: 1pt;
	border-right-style: solid;
	border-right-color: #CCCC66;
}
.titles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #336699;
}
.textBox {
	font-family: Arial, Helvetica, sans-serif;
	color: #336699;
	font-size: 12px;
	width: 350px;
	margin-left: 50px;
	margin-bottom: 10px;
	vertical-align: top;
	margin-top: 0px;
}
.textBox p {
	padding: 3px 10px;
}
h1 {
	font-size: 14px;
	color: #336699;
}
.content {
	padding: 10px;
	height: 75%;
	width: 100%;
	margin: 0px;
}
.contentL {
	width: 18%;
	vertical-align: top;
}
.contentR {
	width: 18%;
	vertical-align: top;
}
.contentC {
	width: 64%;
	vertical-align: top;
}
.contentCBuying {
        width: 82%;
        vertical-align: top;
}        

#lefttitle {
	color: #FFFFFF;
	background-color: #6699CC;
	font-size: 12px;
	padding-top: 1px;
	padding-left: 5px;
	font-weight: bold;
	background-image: url(/Images/corner.gif);
	background-repeat: no-repeat;
	background-position: right top;
	margin-top: 5px;
	margin-right: 5px;
}
#leftcontent {
	font-size: 12px;
	color: #2C5885;
	padding: 5px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 20px;
	border-right: 1pt solid #CCCCCC;
	border-bottom: 1pt solid #CCCCCC;
	border-left: 1pt solid #CCCCCC;
	background-color: #F1F5FA;
}
#righttitle {
	color: #FFFFFF;
	background-color: #6699CC;
	font-size: 12px;
	padding-top: 1px;
	padding-left: 5px;
	font-weight: bold;
	background-image: url(/Images/corner.gif);
	background-repeat: no-repeat;
	background-position: right top;
	margin-top: 5px;
	margin-left: 5px;
}
#rightcontent {
	font-size: 12px;
	color: #2C5885;
	background-color: #F1F5FA;
	padding: 5px;
	margin-top: 0px;
	margin-bottom: 20px;
	margin-left: 5px;
	border-right: 1pt solid #CCCCCC;
	border-bottom: 1pt solid #CCCCCC;
	border-left: 1pt solid #CCCCCC;
}
#centretitle {
	color: #CCCC66;
	background-color: #993300;
	font-size: 12px;
	padding-top: 1px;
	padding-left: 5px;
	margin: 5px;
}
#centrecontent {
	font-size: 12px;
	color: #2C5885;
	margin: 5px 5px 10px;
	vertical-align: top;
}
#title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #2C5885;
	left: 12px;
	top: 152px;
	font-weight: bold;
	z-index: 1000;
	text-align: left;
	padding-left: 140px;
}
.image {
	border: 1pt solid #999999;
	margin: 5px 1px 0px;
}
.searchbox {
	width: 500;
	background-color: #FFFFFF;
	margin: 15px;
}
.searchboxbott {
	background-image: url(/Images/search_b.gif);
	background-repeat: repeat-x;
	height: 8px;
	background-position: right bottom;
	border-left-width: 6px;
	border-left-style: solid;
	border-left-color: #993300;
	text-align: right;
}
.searchboxtop {
	background-image: url(/Images/search_t.gif);
	background-repeat: repeat-x;
	height: 10px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #CCCC66;
	font-size: 10px;
}
.searchboxleft {
	width: 5px;
	border-left-width: 6px;
	border-left-style: solid;
	border-left-color: #993300;
}
.searchboxright {
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #CCCC66;
	vertical-align: top;
	font-size: 12px;
}
.searchboxmiddle {
	vertical-align: top;
	font-size: 12px;
}
.searchboxres {
	z-index: 500;
	margin-right: 25px;
	margin-left: 25px;
	width: 450px;
	visibility: visible;
}
.searchboxresSpons {
	z-index: 500;
	margin-right: 25px;
	margin-left: 25px;
	width: 450px;
	visibility: visible;
	color: #666633;
	background-image: url(/Images/search_bg_spons.gif);

}
.searchboxbottSpons {
	background-image: url(/Images/search_b_spons.gif);
	background-repeat: repeat-x;
	height: 10px;
	background-position: right bottom;
	border-left-width: 6px;
	border-left-style: solid;
	border-left-color: #993300;
	text-align: right;
}
.searchboxtopSpons {
	background-image: url(/Images/search_t_spons.gif);
	background-repeat: repeat-x;
	height: 10px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #CCCC66;
	font-size: 10px;
}
.searchboxleftSpons {
	width: 5px;
	border-left-width: 6px;
	border-left-style: solid;
	border-left-color: #993300;
}
.searchboxrightSpons {
	background-color: #FFFFCC;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #CCCC66;
	vertical-align: top;
	font-size: 12px;
}
.searchboxmiddleSpons {
	background-color: #FFFFCC;
	vertical-align: top;
	font-size: 12px;
}
.scrollmenu {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #993300;
	border: 1px solid #CCCCCC;
}
.adins {
	margin-right: 35px;


}
.vehicle {
	color: #000000;
	background-color: #CCCC66;
	padding: 5px;

}
.VehLink {
	color: #FFFFFF;
	white-space: nowrap;
	display: inline;
	padding-right: 25px;
}

