a.navLink {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-variant: normal;
	color: #FFFFFF;
	font-size: 12px;
	font-style: normal;
	font-stretch: extra-condensed;
	line-height: 16px;
	text-decoration: none;
}

a.navLink:ACTIVE {
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}

a.navLink:LINK {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}

a.navLink:VISITED {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}

a.navLink:HOVER {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

a.hotdealLink {
	color: #6666CC;
	text-decoration: none;
}

a.hotdealLink:ACTIVE {
	text-decoration: none;
	color: #6666CC;
}

a.hotdealLink:LINK {
	text-decoration: none;
	color: #6666CC;
}

a.hotdealLink:VISITED {
	text-decoration: none;
	color: #6666CC;
}

a.hotdealLink:HOVER {
	text-decoration: underline;
	color: #6666CC;
}

a {
	text-decoration: none;
	color: #FF0000;
}

a:ACTIVE {
	text-decoration: none;
	color: #FF0000;
}

a:LINK {
	color: #FF0000;
	text-decoration: none;
}

a:VISITED {
	text-decoration: none;
	color: #FF0000;
}

a:HOVER {
	color: #FF0000;
	text-decoration: underline;
}

a.white {
	text-decoration: none;
	color: #FFFFFF;
}

a.white:ACTIVE {
	color: #FF0000;
	text-decoration: none;
}

a.white:LINK {
	text-decoration: none;
	color: #FFFFFF;
}

a.white:VISITED {
	color: #FFFFFF;
	text-decoration: none;
}

a.white:HOVER {
	text-decoration: underline;
	color: #FF0000;
}

a.blueHover {
	text-decoration: none;
	text-align: right;
	color: #333366;
}

a.blueHover:ACTIVE {
	text-decoration: none;
	color: #333366;
}

a.blueHover:LINK {
	text-decoration: none;
	color: #333366;
}

a.blueHover:VISITED {
	color: #333366;
	text-decoration: none;
}

a.blueHover:HOVER {
	color: #333366;
	text-decoration: underline;
}

a.blueBoldHover {
	font-weight: bold;
	color: #333366;
	text-decoration: none;
}

a.blueBoldHover:ACTIVE {
	font-weight: bold;
	text-decoration: none;
	color: #333366;
}

a.blueBoldHover:LINK {
	color: #333366;
	font-weight: bold;
	text-decoration: none;
}

a.blueBoldHover:VISITED {
	text-decoration: none;
	font-weight: bold;
	color: #333366;
}

a.blueBoldHover:HOVER {
	color: #333366;
	font-weight: bold;
	text-decoration: underline;
}

a.purpleBoldHover {
	color: #9999FF;
	font-weight: bold;
	text-decoration: none;
}

a.purpleBoldHover:ACTIVE {
	color: #9999FF;
	text-decoration: none;
	font-weight: bold;
}

a.purpleBoldHover:LINK {
	color: #9999FF;
	text-decoration: none;
	font-weight: bold;
}

a.purpleBoldHover:VISITED {
	color: #9999FF;
	text-decoration: none;
	font-weight: bold;
}

a.purpleBoldHover:HOVER {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}

a.whiteLine {
	text-decoration: underline;
	color: #FFFFFF;
}

a.whiteLine:ACTIVE {
	color: #FF0000;
	text-decoration: underline;
}

a.whiteLine:LINK {
	text-decoration: underline;
	color: #FFFFFF;
}

a.whiteLine:VISITED {
	color: #FFFFFF;
	text-decoration: underline;
}

a.whiteLine:HOVER {
	color: #FF0000;
	text-decoration: underline;
}

td {
	font-size: 11px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif, Verdana, Geneva;
}

td.blue {
	font-size: 11px;
	color: #000099;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif, Verdana, Geneva;
}

td.red {
	font-size: 11px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif, Verdana, Geneva;
	color: #FF0000;
}

td.size09 {
	font-family: Arial, Helvetica, sans-serif, Verdana, Geneva;
	font-size: 9px;
	font-weight: normal;
}

td.size09Blue {
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif, Verdana, Geneva;
	color: #000099;
	font-size: 9px;
}

td.size10SilverItalic {
	font-size: 10px;
	color: #666666;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif, Verdana, Geneva;
	font-style: italic;
}

td.size13BlueBold {
	font-size: 13px;
	color: #000033;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif, Verdana, Geneva;
}

td.size14 {
	font-size: 14px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif, Verdana, Geneva;
}

td.size14Blue {
	color: #000099;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif, Verdana, Geneva;
	font-size: 14px;
}

td.size14Red {
	color: #FF0000;
	font-weight: normal;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif, Verdana, Geneva;
}

td.size14SilverBold {
	font-size: 14px;
	color: #666666;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif, Verdana, Geneva;
	font-style: none;
}

b.normal {
	font-size: 11px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif, Verdana, Geneva;
}

formText {
	font-size: 11px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif, Verdana, Geneva;
}

span {
	font-size: 11px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif, Verdana, Geneva;
}

span.size09 {
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif, Verdana, Geneva;
	font-size: 09px;
}

span.size09White {
	color: #FFFFFF;
	font-weight: normal;
	font-size: 09px;
	font-family: Arial, Helvetica, sans-serif, Verdana, Geneva;
}

p.norm {
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif, Verdana, Geneva;
	font-size: 11px;
}

p.bold {
	font-family: Arial, Helvetica, sans-serif, Verdana, Geneva;
	font-weight: bold;
}

p.size09 {
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif, Verdana, Geneva;
	font-size: 9px;
}

p.size11BoldItalic {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif, Verdana, Geneva;
	font-size: 11px;
	font-style: italic;
}

.errortext {
	text-align: center;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
}

.labelText {
	font-size: 12px;
	color: #333333;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif, Verdana, Geneva;
}

.description {
	line-height: normal;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.defaulttext {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: normal;
	font-size: 11px;
}

.formtext {
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: normal;
	font-size: 12px;
	color: #000000;
}

.purpledefaulttext {
	line-height: normal;
	font-size: 10px;
	color: #6B6B94;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.whitedefaulttext {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: normal;
	color: #FFFFFF;
}

.defaultheader {
	font-weight: bold;
	color: #6666CC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
}

.enewslink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6666CC;
	line-height: 14px;
	font-weight: bold;
}

.whitedefaultheader {
	color: #FFFFFF;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
}

.purpledefaultheader {
	font-size: 12px;
	line-height: 14px;
	color: #6666CC;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.largewhiteheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	color: #FFFFFF;
	font-weight: bold;
}

.Propertylisthead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666699;
	font-weight: bold;
}

.morebutt {
	font-style: oblique;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #6666CC;
	font-size: 11px;
	text-align: right;
	text-decoration: underline;
}

.highlights {
	color: #666666;
	font-style: normal;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
}

.highlights2 {
	font-weight: normal;
	font-style: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 10px;
	line-height: 14px;
}

.copyright {
	color: #FFFFFF;
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.copyright2 {
	color: #333366;
	font-size: 8px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.displayprice {
	color: #333366;
	font-size: 16px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.whitecontact {
	font-size: 12px;
	font-style: oblique;
	color: #FFFFFF;
	font-weight: bolder;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 16px;
}

.displayagent {
	text-align: right;
	font-size: 12px;
	color: #000000;
	font-weight: bolder;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: oblique;
	line-height: 14px;
}

.displaytour {
	text-align: centre;
	font-size: 12px;
	color: #000000;
	font-weight: bolder;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: oblique;
	line-height: 14px;
}

.displayheadline {
	font-weight: bolder;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #663366;
	line-height: 16px;
	font-size: 12px;
	text-align: right;
}

.disppropno {
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 10px;
	font-style: normal;
	font-size: 10px;
	color: #FF0000;
}

.emailat {
	font-weight: bolder;
	font-size: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	line-height: 14px;
}

.displayenquire {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #993399;
	line-height: 12px;
	text-align: right;
}

.searchtext {
	font-weight: normal;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 14px;
	font-size: 10px;
	font-style: none;
}

.requireText {
	font-size: 11px;
	color: #666666;
	font-style: normal;
	background-color: #FF0000;
	font-weight: normal;
	font-variant: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.fieldText {
	font-style: normal;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-variant: normal;
	border-bottom-width: 1;
	border-right-width: 1;
	border-color: #000000;
	border-style: solid;
	border-left-width: 1;
	background-color: #CCCCFF;
	width: 250px;
	border-top-width: 1;
	font-weight: normal;
}

.mandatoryText {
	border-top-width: 2;
	border-left-width: 2;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-right-width: 2;
	font-variant: normal;
	border-bottom-width: 2;
	font-size: 11px;
	font-style: normal;
	border-color: #990033;
	background-color: #CCCCFF;
	width: 250px;
	border-style: solid;
}

.requiredText {
	border-right-width: 2;
	font-variant: normal;
	background-color: #FFCCCC;
	width: 250px;
	border-bottom-width: 2;
	font-size: 11px;
	border-color: #990033;
	border-top-width: 2;
	border-left-width: 2;
	border-style: solid;
	font-weight: normal;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.fieldSmallText {
	border-top-width: 1;
	font-size: 11px;
	font-variant: normal;
	border-left-width: 1;
	width: 150px;
	border-color: #000000;
	border-style: solid;
	border-right-width: 1;
	font-weight: normal;
	border-bottom-width: 1;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	background-color: #CCCCFF;
}

.mandatorySmallText {
	border-color: #990033;
	font-size: 11px;
	border-style: solid;
	border-top-width: 2;
	width: 150px;
	border-bottom-width: 2;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	border-left-width: 2;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #CCCCFF;
	border-right-width: 2;
}

.requiredSmallText {
	width: 150px;
	border-right-width: 2;
	font-variant: normal;
	border-left-width: 2;
	font-weight: normal;
	border-bottom-width: 2;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-color: #990033;
	border-style: solid;
	background-color: #FFCCCC;
	font-size: 11px;
	font-style: normal;
	border-top-width: 2;
}

.fieldTinyText {
	background-color: #CCCCFF;
	border-right-width: 1;
	border-color: #000000;
	border-style: solid;
	border-top-width: 1;
	font-weight: normal;
	border-left-width: 1;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 75px;
	font-variant: normal;
	border-bottom-width: 1;
}

.mandatoryTinyText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #CCCCFF;
	font-variant: normal;
	border-top-width: 2;
	border-bottom-width: 2;
	border-color: #990033;
	font-style: normal;
	border-style: solid;
	width: 75px;
	border-left-width: 2;
	border-right-width: 2;
	font-size: 11px;
	font-weight: normal;
}

.requiredTinyText {
	font-style: normal;
	border-left-width: 2;
	background-color: #FFCCCC;
	width: 75px;
	font-weight: normal;
	border-top-width: 2;
	border-bottom-width: 2;
	font-variant: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-color: #990033;
	border-style: solid;
	border-right-width: 2;
	font-size: 11px;
}

.fieldWeeText {
	width: 50px;
	font-variant: normal;
	border-right-width: 1;
	border-left-width: 1;
	border-bottom-width: 1;
	border-color: #000000;
	border-style: solid;
	font-size: 11px;
	background-color: #CCCCFF;
	border-top-width: 1;
	font-weight: normal;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.mandatoryWeeText {
	border-right-width: 2;
	border-left-width: 2;
	border-top-width: 2;
	font-variant: normal;
	border-bottom-width: 2;
	font-weight: normal;
	width: 50px;
	border-color: #990033;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-style: solid;
	font-size: 11px;
	background-color: #CCCCFF;
	font-style: normal;
}

.requiredWeeText {
	font-variant: normal;
	border-bottom-width: 2;
	font-style: normal;
	border-color: #990033;
	border-left-width: 2;
	border-style: solid;
	font-weight: normal;
	font-size: 11px;
	width: 50px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFCCCC;
	border-right-width: 2;
	border-top-width: 2;
}

.fieldOther {
	font-size: 11px;
	font-weight: normal;
	border-color: #000000;
	border-style: solid;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-bottom-width: 1;
	border-right-width: 1;
	font-style: normal;
	border-left-width: 1;
	background-color: #CCCCFF;
	font-variant: normal;
	border-top-width: 1;
}

.mandatoryOther {
	border-color: #990033;
	background-color: #CCCCFF;
	border-bottom-width: 2;
	border-style: solid;
	border-top-width: 2;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-left-width: 2;
	font-size: 11px;
	border-right-width: 2;
	font-variant: normal;
	font-style: normal;
}

.requiredOther {
	font-variant: normal;
	font-weight: normal;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-left-width: 2;
	border-color: #990033;
	border-style: solid;
	border-bottom-width: 2;
	border-right-width: 2;
	background-color: #FFCCCC;
	font-size: 11px;
	border-top-width: 2;
}

.fieldSearch {
	font-weight: normal;
	background-color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-variant: normal;
	font-style: normal;
}

.fieldSearchWee {
	background-color: #CCCCCC;
	width: 55px;
	font-size: 10px;
	font-variant: normal;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
}

.buttonSearch {
	border-color: #FF0000;
	border-style: solid;
	border-right-width: 2;
	font-size: 09px;
	font-style: normal;
	border-left-width: 2;
	background-color: #FFFFFF;
	font-weight: normal;
	border-top-width: 2;
	border-bottom-width: 2;
	font-variant: normal;
	font-family: Arial, Helvetica, sans-serif;
}

.buttonSearchOver {
	border-bottom-width: 2;
	font-variant: normal;
	font-weight: normal;
	font-size: 09px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-left-width: 2;
	border-right-width: 2;
	border-color: #FF0000;
	color: #FFFFFF;
	border-style: solid;
	background-color: #FF0000;
	font-style: normal;
	border-top-width: 2;
}

.arrows {
	font-size: 13px;
	font-weight: bolder;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 13px;
	color: #6666CC;
	font-style: normal;
}

.iconnumbers {
	font-style: normal;
	color: #6666CC;
	font-weight: bolder;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
}

.searchprice {
	color: #666666;
	font-weight: bolder;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
}

.searchsuburb {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.seachpcode {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	font-weight: normal;
}

.displayheader {
	line-height: 16px;
	color: #663366;
	font-weight: bold;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.displaytext {
	line-height: normal;
	color: #000000;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.displaycontact {
	text-align: right;
	line-height: 16px;
	font-style: oblique;
	color: #663366;
	font-weight: bolder;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
}

.dataTable {
	background-color: #006666;
}

.dataHeader {
	font-weight: none;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	background-color: #CCCCFF;
	font-style: none;
}

.lmdataHeader {
	font-size: 9pt;
	font-weight: none;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #CCCCFF;
	font-style: none;
}

.dataSmallHeader {
	font-weight: none;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 08pt;
	font-style: none;
}

.dataCell2 {
	background-color: #FFFFFF;
	color: #000000;
	font-weight: none;
	font-style: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

.dataCell2Alt {
	background-color: #CCCCFF;
	font-size: 10pt;
	font-style: none;
	font-weight: none;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}

.lmdataCell2 {
	font-style: none;
	font-weight: none;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #FFFFFF;
	font-size: 9pt;
}

.lmdataCell2Alt {
	font-size: 9pt;
	color: #000000;
	font-style: none;
	font-weight: none;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #CCCCFF;
}

.contentCell {
	color: #000000;
	font-style: none;
	font-size: 09pt;
	font-weight: bold;
	background-color: #663366;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}

.confirmCell {
	color: #000000;
	text-align: center;
	font-weight: bold;
	background-color: #CCCCCC;
	font-size: 09pt;
	font-family: Arial, Helvetica, sans-serif;
	font-style: none;
}