td {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
}
th {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
}
.searchRow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-bottom:4px;
}
.catmenutable {
}
/*a:link, a:active {
	color: #0000FF;
	text-decoration:none;
}
a:visited {
	color:#0000FF;
	text-decoration:none;
}
a:hover {
	color:#FF0000;
	text-decoration:none;
}*/

.menuCellInactive {
	background-color: #fff;
	color: #333;
	border: 1px solid #fff;
	font-size: 12px;
}

.menuCellCurrent {
	background-color: #fff;
	color: #666;
	border: 1px solid #666; 
	font-size: 12px;
}

.menuCellActive {
	background-color: #c2ebc2;
	border: 1px solid #666;
	font-size: 12px;
}

.listingTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
  color:#000000;
	padding:4px;
	border-top:3px solid #518E43;
	border-bottom:1px solid #999999;
	background-color:#eff8ef;
}

.bannerText {
	color:#FF0000;
	font-size:14px;
}

.noProducts {
	font-size: 14px;
	color: #333333;
	font-weight: bold;
	padding-bottom:40px;
}

.listingBorder {
	width:540px;
	border:1px solid #ccc;
}

.borderLeft {
	font-size: 12px;
}

.listingViewDate {
	font-size: 13px;
}

.listingAddress {
}

.listingShortDescription {
	font-size: 12px;
}

.primaryImageTitle {
	font-size: 10px;
}

.auctionListAddress {
	font-size: 13px;
}
.asLogoDiv {
	width:450px;
	padding:15px;
	border-top:1px solid #FFF12B;
}
/* begin details css */
.detailTitle {
	background-color: #c2ebc2;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	border-top:1px solid #000;
	border-bottom:1px solid #ccc;
  color:#000;
	padding:3px;
}

.detailPrice {
	font-size: 16px;
	font-weight: bold;
	color: #FF0000;
}

.detailListingDate {
	font-size: 11px;
	color: #000000;
	font-style: italic;
}

.detailViewingDate {
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}

.detailAddress {
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}

.detailDescription {
	font-size: 12px;
}

.detailDirections {
	font-size: 12px;
	font-weight: bold;
}

.boxborder {
	border: 1px solid #666666;
}

.contactHeader {
	font-size: 12px;
	color: #000;
	font-weight: bold;
	background-color: #fff;
}

.listTable {
	font-size: 10px;
	background-color: #eff8ef;
	/*border: 1px solid #666666;*/
}


.contactTable {
	font-size: 10px;
	background-color: #eff8ef;
	border: 1px solid #ccc;
}

.primaryImageScaled {
	/*width:280px;*/
}

.noindent {
	margin: 0px;
	left: 0px;
	text-indent: 0pt;
}

.header3 {
	font-size: 14px;
	color: #333366;
	font-weight: bold;
}

.h3 {
	font-size: 12px;
	color: #333366;
	font-weight: bold;
}