body {
	font-size:12px;
	color:#000000;
}

.header {
	background-color: #333333;
	width: 600px;
	height: 30px;
	color: #FFFFFF;
}
.buttons {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	border: 1px solid #CCCCCC;
	background-color: #336699;
}
.pic_brdr {
	border: 1px solid #000000;
}
.bot_brdr {
	border-bottom-width: 1px;
	border-top-style: none;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.mylink {
	color: #CCCCCC;
	text-decoration: none;
}
.top_links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFF99;
}
.top_links a:link {
	color: #FFFF99;
}
.top_links a:hover {
	text-decoration: none;
}
.top_links a:visited {
	color: #FFFF99;
}
.listing_header {
	width: 600px;
	height: 30px;
	background-color:#999999;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
}
.listing {
	width: 600px;
	background-color: #F2F2F2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
}
.listing_footer {
	width: 600px;
	height: 30px;
	background-color:#CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 30px;
	border: 1px solid #000000;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
a:hover {
	text-decoration: underline;
}
a:link {
	color:#000066;
}
a:visited {
	color:#000066;
}
.style1 {
	font-size: 14px;
	font-weight: bold;
}
.style2 {
	font-size: 16px;
	font-weight: bold;
	color: #000033;
}
.style3 {
	color: #333333
}
select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.search_listing {
	width: 600px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
}
.detail_header_print {
	width: 600px;
	line-height: 30px;
	height: 30px;
	text-align: center;
}
.price {
	font-size:14px;
	font-weight:bold;
	text-align:right;
	color:#660000;
}
.mls_num {
	font-size:14px;
	font-weight:bold;
	text-align:left;
}
.zone_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
	font-weight: bold;
}