p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
ul {

}
.defaultSize {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
a { 
	color: #990000;
}

.searchRow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.catmenutable {
	
}
.redBorder {
	border: 1px solid #990000;
}
.menuCellInactive {
/*	background-color: #FFFFFF; */
	color: #666666;
	border: 1px solid #FFFFFF;
	font-size: 11px;
}

.menuCellCurrent {
	background-color: #FFFFFF;
	color: #333366;
	border: 1px solid #FFFFFF; 
	font-size: 11px;
}

.menuCellActive {
	background-color: #FFFFFF;
	border: 1px solid #990000;
	font-size: 11px;
}

.listingTitle {
	font-size: 15px;
	color: #333333;
	font-weight: bold;
	padding: 4px;
	border-bottom: 1px solid #999999;
}

.noProducts {
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}

.borderLeft {
	font-size: 12px;
}

.listingViewDate {
	font-size: 13px;
}

.listingAddress {
}

.listingShortDescription {
	font-size: 12px;
}

.primaryImageTitle {
	font-size: 10px;
}

.auctionListAddress {
	font-size: 13px;
}

.detailTitle {
/*	background-color: #6475AA; */
	font-size: 21px;
	color: #000000;
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 3px;
	border: 1px solid #666666;
}

.detailPrice {
	font-size: 14px;
	font-weight: bold;
	color: #990000;
}

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

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

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

.detailDescription {
	font-size: 12px;
}

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

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

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

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


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

.detailPrimaryImage {
	width:180px;
	height:135px;
	border:thick;
	border:#0000CC;
}

.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;
}