/* CSS Document */
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	margin-top: 0px;
	margin-bottom: 0px;
}
body {
	background: #FFFFFF url("/media/images/allbg.gif") repeat-y;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
}
a, a:active, a:visited {
	color:#0000FF;
}
.links {  font-family: Arial; font-size: 8pt; font-style: normal; line-height: normal; font-weight: bold; font-variant: normal; text-transform: none; color: #000066; text-decoration: underline}
a.links:active {  font-family: Arial; font-size: 8pt; font-style: normal; line-height: normal; font-weight: bold; font-variant: normal; text-transform: none; color: #000066; text-decoration: underline}
a.links:hover {  font-family: Arial; font-size: 8pt; font-style: normal; line-height: normal; font-weight: bold; font-variant: normal; text-transform: none; color: #aa0000; text-decoration: none}
a.links:link {  font-family: Arial; font-size: 8pt; font-style: normal; line-height: normal; font-weight: bold; font-variant: normal; text-transform: none; color: #000066; text-decoration: underline}
.titleHead {
	font-size:16px; 
	font-weight:bold;
}
.navTop, a.navTop, a.navTop:visited, a.navTop:active {
	color: #FFFFFF;
	text-decoration: none;
}
a.navTop:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

/* for the real estate section */
a.navCentre,a.navCentre:active, a.navCentre:visited {
	color: #D9531D;
	font-weight: bold;
	text-decoration:none;
}
a.navCentre:hover {
	color: #D9531D;
	font-weight: bold;
	text-decoration:underline;
}
.navCentreHeader {
	color: #000099;
	font-weight: bold;
}

/* for printing */
#forprint {
	display:none;
}.copy {
	font-size: 9px;
	text-align: center;
}
