A.menulink {
	background-color: #990000;
	display: block;
	width: 160px;
	padding-top: 5px;
	padding-bottom: 5px;
	height: 20px;
	text-align: left;
	text-indent: 10px;
	text-decoration: none;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	border-bottom: 1px solid #500000;
}
A.menulink:hover {color: #ffd900;}
A.menulink:active {background-color:#FF9600; color: #9D1500}

.titletable {
	font-family: arial;
	font-size: 12px;
	color: #000000;
	width: 810;
	border-top: 0px solid #500000;	
	border-right: 0px solid #500000;
	border-left: 0px solid #500000;
	border-bottom: 2px solid #500000;
	background-color: #FFFFFF;
}	

.maintable {
	font-family: arial;
	font-size: 12px;
	color: #000000;
	width: 810;
	border-right: 2px solid #500000;
	border-left: 2px solid #500000;
	border-bottom: 2px solid #500000;
	background-color: #FFFFFF;
}

.leftcol {
	background-color: #500000; 
	border-right: 1px solid #500000;
	width : 162;
	vertical-align : top;
	text-align : center;
}

.rightcol {
	background-color: #f4f4f4;
	border-left: 1px solid #500000;
	width : 162;
	vertical-align : top;
	text-align : center;
}

.midcol {
	vertical-align : top;
	padding: 2px 5px 10px 5px;
	width : 486;
}

.quicksearch {
	border-top: 1px solid #ff9900;
	border-right: 1px solid #ff9900;
	border-left: 1px solid #ff9900;
	border-bottom: 1px solid #ff9900;
	background-color: #FFDDAA;
	width : 100%;
	padding: 2px 2px 2px 4px;
	font-family: Arial;
	font-size: 12px;
	color: #000000;	
}

.quicksearchtitle {
	padding: 2px 2px 2px 4px;
	background-color: #FF9900;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
}

.newsbox {
	border-top: 1px solid #ff9900;
	border-right: 1px solid #ff9900;
	border-left: 1px solid #ff9900;
	border-bottom: 1px solid #ff9900;
	width : 100%;
}

.newstitle {
	padding: 2px 2px 2px 4px;
	background-color: #FF9900;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
}

.newsbody {
	background-color: #FFDDAA;
	font-family: Arial;
	font-size: 12px;
	color: #000000;
}

.listingsbox {
	width : 100%;
	border-top: #500000 1px dashed;
	border-bottom: #500000 1px dashed;
	border-left: #500000 1px dashed;
	border-right: #500000 1px dashed;
	background-color: #f4f4f4;
	font-family: arial;
	font-size: 12px;
	color: #000000;
}

.listingslink {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #500000;
}

.listingsbody {
	background-color: #FFDDAA;
	font-family: Arial;
	font-size: 12px;
	color: #000000;
}

.PageTitle {
	width: 760;
	padding: 4px 2px 5px 4px;
	background-color: #FF9900;
}

.midcol h1 {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	display: inline;
}

ul 
{
list-style-type: none;
padding: 0;
margin: 5;
margin-bottom:5px;
margin-left:5px;
}

ul li 
{
	background-repeat: no-repeat;
	background-position: 0 0.7em;
	padding-top: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin-left: 0px;
}

td.border {
	background-color: #000000;
}

.propertylistings {
	padding: 2px 5px 10px 5px;
}

.box2 {
	BORDER-TOP: #500000 1px dashed;
	BORDER-BOTTOM: #500000 1px dashed;
	BORDER-LEFT: #500000 1px dashed;
	BORDER-RIGHT: #500000 1px dashed;