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

a { 
	color: #003366;
}

.searchRow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.header3 {
	font-size: 16px;
	color: #1D1C61;
	font-weight: bold;
}
.realizedPrice {
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
}
.boxborder {
	border: 1px solid #1D1C61;
}
.catmenutable {
	
}

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

.menuCellCurrent {
	background-color: #E7E7B5;
	color: #1D1C61;
	border: 1px solid #FFFFFF; 
	font-size: 11px;
	font-weight: bold;
}

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

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

.categoryTitle {
	font-size: 16px;
	color: #1D1C61;
	font-weight: bold;
	padding: 4px;
	
}

.realizedPrice {
	font-size: 12px;
	color: #ff0000;
	font-weight: bold;
	padding: 4px;
	
}


.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: 16px;
	background-color: #006600;
	color: #ffffff;
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 3px;
	border: 1px solid #006600;
}

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

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

.detailViewingDate {
	font-size: 12px;
	color: #666666;
	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: #ffffff;
	font-weight: bold;
	background-color: #006600;
}

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


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

.primaryImageScaled {
	width:280px;
}

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



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