@charset "utf-8";

body {
	background-color: #D6D3CE;
	font-family: Tahoma;
	font-size: 10pt;
	color: #333333;
}
a:link {
	color: #003399;
	font-weight: bold;
}
a:visited {
	color: #00309C;
	font-weight: bold;
}
a:hover {
	color: #990000;
	font-weight: bold;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h1 {
	font-size: 12pt;
	color: #003366;
}
h2 {
	font-size: 11pt;
	color: #003333;
}
h3 {
	font-size: 10pt;
	color: #003300;
}
.outertable {
	border: 2px solid #000033;
	background-color: #FFFFFF;
}
.feature h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #FFFFFF;
}
.feature {
	border: 1px solid #FF0000;
}
.feature p {
	color: #FFFFFF;
}
.feature a {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
	line-height: 20px;
}
.foot {
	color: #666666;
	font-family: verdana;
	font-size: 7pt;
}
.foot a:link {
	color: #666666;
}
.foot a:visited {
	color: #666666;
}
.foot a:hover {
	color: #666666;
}
.bottomlinks {
	font-size: 8pt;
}
.side {
	line-height: 20pt;
}
html { height: 100%; margin-bottom: 1px; 
}
.hilite-table {
	border: 1px solid #FF0000;
}
.listings {
	overflow: auto;
	height: 540px;
}
.mls {
	padding: 5px;
}
