/*
body {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}

a:link {
	text-decoration: none;
	color: #cc0000;
}
a:visited {
	text-decoration: none;
	color: #cc0000;
}
a:hover {
	text-decoration: none;
	color: #ff0000;
}
a {	outline:none;}
form {
	outline:none;
}
*/
/*Main text: "Use maps to find a home..."*/
/*td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 16px;
}
img {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
.justify {
	text-align: justify;
}
*/
/*Main Title: "Property Search for..."*/
.titleMed {
	border-bottom: 1px solid #CCCCCC;
	font-weight: bold;
	font-size: 14px;
	color: #CC0000;
	padding: 10px 0px 5px;
	white-space:nowrap;
	display: none;
}


.titleSmall { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #666666}

.titleLarge {	font-size: 16px; font-weight: bolder;}

.bordercolor {
	background-color: ;
	tab
} /*border*/

.tablebackgroundcolor {
	background-color: #FFFFFF;
	border: 1px solid #cccccc;
} /*overall background*/

.primaryaccentcolor {
	background-color: #f1f1f1;
	font-weight: bold;
	border: 1px solid #cccccc;
} /*accent color within table property type price etc bar*/

.secondaryaccentcolor {
	background-color: #333333;
	font-weight: bold;
	color: #FFFFFF;
} /*darker prev next bar*/


