a:link {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;

}
a:visited {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #FFFDDC;
	text-decoration: none;
}
a:active {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFDDC;
	background-repeat: repeat-x;
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	background-image: url(images/bgrepeat.gif);
	background-attachment: fixed;
}

.SelectInput {
	SCROLLBAR-FACE-COLOR: #e6e6e6;
	FONT-WEIGHT: normal;
	FONT-SIZE: 10px;
	SCROLLBAR-HIGHLIGHT-COLOR: #f8f6f6;
	SCROLLBAR-SHADOW-COLOR: #f8f6f6;
	COLOR: #343498;
	SCROLLBAR-3DLIGHT-COLOR: #f8f6f6;
	SCROLLBAR-ARROW-COLOR: #ff6a04;
	SCROLLBAR-TRACK-COLOR: #ffffff;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	SCROLLBAR-DARKSHADOW-COLOR: #f8f6f6;

}

.PropertyTable {
	background-color: #ECEDF1;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: 003366;
	border-right-color: 003366;
	border-bottom-color: 003366;
	border-left-color: 003366;
}
.PropertyTableRight {

	background-color: #ECEDF1;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: 003366;
	border-right-color: 003366;
	border-bottom-color: 003366;
	border-left-color: 003366;
}
.PropertyTableRightTop {


	background-color: #ECEDF1;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: 003366;
	border-right-color: 003366;
	border-bottom-color: 003366;
	border-left-color: 003366;
}
.propcount {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #FF0000;
}
.GeneralText {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #000000;
}
.GeneralTextWhite {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #FFFFFF;
}
.GeneralTextRed {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #CC0000;
}
.block {
	border: 1px solid #C37329;
}
.cell_top {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #C37329;
}
.cell_bottom {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #C37329;
}
.cell_left {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-left-color: #C37329;
}

.cell_right {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #C37329;
}.suburb {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #000000;
}
.agencyheader {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
.cellrepeat {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	background-attachment: scroll;
	background-image: url(images/bgrepeat.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.linkdividers {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #EB9444;
}
.imagepadding {
	border: 5px solid #FFFDDC;
}
