body {
	margin:0; padding:0;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
    background-image:url(../../_images/background/page_bg.gif);
	background-repeat:repeat-x;
	background-position:top;
	background-attachment:fixed;
}


table{
	font-size: 10pt;
}
table#mainTable{
	background-color:#ffffff;
}

th {	
	font-size: 11pt;
	font-weight:bold;
}

p{
	padding:0;
	margin:0 0 0.75em 0;
}

a,a:link,a:active{
	color:#750000;
}
a:visited{
	color:#777777;
}
a:hover{
	color:#900000;
	text-decoration:none;
}

table.content tr td {
	background-image: url(../../_images/content_area/section_background.gif);
	background-repeat:repeat-y;
	background-position:left;
	text-align:left;
	padding:13px 10px 11px 20px;

}
table.content tr td table tr td {
	background-image:none;
	padding:4px;
}
table.padding5 tr td {
	background-image:none;
	padding:5px;
}

.errorText{
	color:#B50808;
	font-size:13px;
	font-weight:bold;
}

.small {
	
	font-size: 7pt;
}

.medium {
	
	font-size: 14px;
}

.big {
	
	font-size: 16px;
}

.xbig {
	
	font-size: 24px;
}

.expanded {
	
	font-size: 12px;
	line-height: 16px;
	letter-spacing: 2px;
}

.justified {
	
	text-align: justify;
}

.sidebar {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.footer {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height:13px;
	color: #999999;
}

.box1 {
	padding: 3px;
	border-width: thin;
	border-style: solid;
	border-color: #CCCCCC #666666 #666666 #CCCCCC;
}

.box2 {
	font-style: italic;
	word-spacing: 2pt;
	padding: 3px;
	border-width: thin;
	border-style: solid;
}

table#contactInfo{
	
}
table#contactInfo tr td{
	
}
table#truckImages{
	margin-top:2px;
}
table#truckImages tr td{
	padding:2px;
}
table#truckImages tr td img{
	border:1px solid #561C08;
}
td#listingEven{
	background-color:#eeeeee;
	border-bottom:1px solid #999999;
	background-image:url(../../_images/sales/listing_bg_02.gif);
	background-repeat:repeat-x;
	background-position:bottom;
}
td#listingOdd{
	background-color:#eeeeee;
	border-bottom:1px solid #999999;
	background-image:url(../../_images/sales/listing_bg_02.gif);
	background-repeat:repeat-x;
	background-position:bottom;
}
table#homepageListings{
	/*border-bottom:1px dashed #dddddd;*/
}

.listingTitleLarge{
	font-size:12pt;
	letter-spacing:1px;
}
.listingTitleMedium{
	font-size:10pt;
	font-weight:bold;
}
.listingImage{
	border:1px solid #561C08;
	
}
.highlight{
	color:#990000;
	font-weight:800;
	border-bottom:1px solid #990000;
}


