.Address {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000099;
	word-spacing: normal;
}
.PropLink {
	font-family: Arial, Helvetica, sans-serif;
	padding-right: 10px;
	padding-left: 10px;
	font-size: small;
	font-weight: bold;
	vertical-align: bottom;
}

.Quote {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}
.PropDesc {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #336600;
}
.PropTitle {
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	color: #336600;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #009900;
}
#Quotebox {
	overflow: hidden;
	position: absolute;
	visibility: visible;
	z-index: 100;
	height: 100px;
	width: 550px;
	top: 126px;
	background-color: #339900;
}
#MenuBar {
	top: auto;
}
