.heading01 {
	font-family: "Trebuchet MS", Arial;
	font-size: 16px;
	text-transform: uppercase;
	color: #333333;
	font-weight: bold;

}
body,table,td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	font-weight: normal;
}

.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #333333;
}
.bodySmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-weight: normal;
}
.all {
	margin-left:auto;
	margin-right:auto;
}
.footer {
	text-decoration:none;
	color:#666666;
	font-size:11px;
	padding:5px;
	float:left;
	width:500px;
}
.footL{
	float:left;
}
.footR{
	float:right;
}
.footer a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#666666;
	text-decoration:none;
	
}

a.footerLink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.carshad {
	background-image: url(images/car_shad.gif);
	background-repeat: no-repeat;
	background-position: center;
}

.bodyred {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #990000;
	text-decoration: none;
}

a.bodylink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #990000;
	text-decoration: none;
}

a.bodylink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #990000;
	text-decoration: underline;
	font-weight: normal;
}
a.bodylinkBlack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
}

a.bodylinkBlack:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	text-decoration: underline;
}
a.bodylinkSmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
	text-decoration: none;
}

a.bodylinkSmall:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
	text-decoration: underline;
}

.fieldTitle {
	background-color: #A5A5A5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #333333;
}

.fieldTitle2 {
	background-color: #C0BEBE;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #333333;
}

.fieldValue {
	background-color: #EEEEEE;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
}

.fieldValue2 {
	background-color: #E0E0E0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
}
.mainBodyArea {
	width:100%;
	background-color:#CCCCCC;
}
.mainBody{
	width: 265px;
	float: left;
	padding-left:10px;
	padding-right:10px;
	padding-top:0px;
	padding-bottom:5px;
}
.mainBody2{
	width: 190px;
	float: left;
	padding-left:10px;
	padding-right:10px;
	padding-top:0px;
	padding-bottom:10px;
}
* html .mainbody {
width: 270px; /* trick IE5 Win */
w\idth: 270px; /* reset width for IE5 Mac and IE6 */
}
.mainItem{
	width: 150px;
	float: left;
	padding-left:10px;
	padding-right: 0px;
}
.mainItem img{
	border-style:none;
}
.mainItem p{
	font-size:8.5pt;
	margin-bottom:3px;
}
.bottomlink{
	font-size:8.5pt;
	margin-bottom:3px;
	padding-top: 10px;
}
.mainItems {
	width:100%;
	padding-top:5px;
	background:url(images/grad-bg.gif);
	background-repeat:repeat-x;
	float:left;
}
* html .mainItems {
height: 130px; /* trick IE5 Win */
h\eight: 130px; /* reset width for IE5 Mac and IE6 */
}
.verticalLine {
	width:2%;
	float:left;
	background-image:url(images/vert.gif);
	background-repeat:repeat-y;
	background-position:center center;
}
* html .verticalLine {
width: 30px; /* trick IE5 Win */
w\idth: 2%; /* reset width for IE5 Mac and IE6 */
}
.toplinedark {
	border-top: 1px;
	border-top-style: solid;
	border-top-color: #A0A07E;
	height: 1px;
}

.bodyPanel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
}
.bodyPanel h2 {
	padding:10px 0 0 10px;
}
.subMenuText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;	
	line-height: normal;
}
.bottomline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #990000;
}
.topline {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #990000;
}

.salesBox {
	border: 2px #FFF solid;
	width:100%;
	padding:5px;
	margin-bottom:5px;
}
a.salesBox:hover {
	background:#FFFFFF;
}
.recentArea {
	position:relative;
	margin-left:auto;
	margin-right:auto;
}
