body {
	background-image: url(assets/bg1.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	}

.form1 {
	font-family: Arial, Helvetica;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
}

.lcolors {color: #ff0000; text-decoration: underline; font-weight: bold} 
.lcolors:visited {color: #ff0000; text-decoration: underline; font-weight: bold} 
.lcolors:active {color: #ff0000; text-decoration: underline; font-weight: bold} 
.lcolors:hover {color: #770000; text-decoration: none; font-weight: bold}

.lcolors2 {color: #ffffff; text-decoration: underline; font-weight: bold} 
.lcolors2:visited {color: #ffffff; text-decoration: underline; font-weight: bold} 
.lcolors2:active {color: #ffffff; text-decoration: underline; font-weight: bold} 
.lcolors2:hover {color: #ffffff; text-decoration: none; font-weight: bold}

.lcolors3 {color: #ffffff; text-decoration: none; font-weight: bold} 
.lcolors3:visited {color: #ffffff; text-decoration: none; font-weight: bold} 
.lcolors3:active {color: #ffffff; text-decoration: none; font-weight: bold} 
.lcolors3:hover {color: #cccc99; text-decoration: none; font-weight: bold}


A.menulink {
	text-align: left;
	text-decoration: underline;
	font-family: Arial, Helvetica;
	font-weight: bold;
	font-size: 11px;
	color: #ffffff;
	padding: 2px;
	margin-left: 30px;
}

A.menulink:hover {
	text-align: left;
	text-decoration: none;
	font-family: Arial, Helvetica;
	font-weight: bold;
	font-size: 11px;
	color: #cccc99;
	padding: 2px;
	margin-left: 30px;
}

A.menulinkacross {
	text-align: right;
	text-decoration: underline;
	font-family: Arial, Helvetica;
	font-weight: bold;
	font-size: 11px;
	color: #000000;
	padding: 2px;
}

A.menulinkacross:hover {
	text-align: left;
	text-decoration: none;
	font-family: Arial, Helvetica;
	font-weight: bold;
	font-size: 11px;
	color: #000000;
	padding: 2px;
}

p {font-family: Arial, Helvetica}

p.body {font-size: .7em; line-height: 1.4em; text-align: left; margin-left: 10px; margin-right: 10px; margin-top: 10px}

p.bodyright {font-size: .80em; line-height: 1.4em; text-align: right; margin-left: 10px; margin-right: 10px; margin-top: 10px}

p.header {font-size: 1em; text-align: center; margin-left: 10px; margin-right: 10px; margin-top: 3px; background-image: url(assets/real-estate.jpg); background-repeat: no-repeat; color: #ffffff; font-weight: bold}

p.topheader {font-size: 14px; font-weight: bold; text-align: left; margin-top: 10px; color: #ffff00; line-height: 19px}

p.footer {font-size: 10px; font-weight: bold; text-align: center; margin-left: 0px; margin-right: 0px; line-height: 17px}

p.footerjustify {font-size: 10px; font-weight: bold; text-align: justify; margin-left: 0px; margin-right: 0px}

p.subhead {font-size: .90em; line-height: 1.4em; text-align: center; margin-top: 10px; display: block; width: auto; font-weight: bold; border-bottom: 2px #cccc99 solid}

td.multilist {text-align: center; font-family: Arial, Helvetica; font-size: 10px}

td.bgnr {background-repeat:no-repeat}

td.bgry {background-repeat:repeat-y}

td.bgrx {background-repeat:repeat-x}

table.border {border: 1px #eeeeee solid}

table.rightmargin {margin-right: 10px}

ul li {
	font-family: Arial, Helvetica;
	font-size: .80em;
	line-height: 1.4em;
	text-align: left;
	margin-right: 10px;
	margin-top: 10px;
	list-style-position: outside;
	list-style-type: square;
}

ol li {
	font-family: Arial, Helvetica;
	font-size: .80em;
	line-height: 1.4em;
	text-align: left;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 10px;
	list-style-position: outside;
	list-style-type: square;
}