img {
	behavior: url(../style/pngHack.htc);
	border: 0px;
}
body{
	font-family: Verdana;
	margin: 0px auto;
}
a{
	color: #ffffff;
	text-decoration: none;
	font: normal 11px Verdana;
}
a:hover {
	color: #393aa6;
}
.listings_header {
	background: #112D00;
	color: #f0f2ed;
	font: normal 11px verdana;
}
.listings_body{
	
}
.listings_body td{
	color:#ffffff;
	font-size:10px;
	font-weight:bold;
}
.listings_features{
	padding:8px 0px 0px 4px;
	vertical-align:top;
}
.listings_img {
	border:2px solid white;
}
.policy_content{
	background-color:#EEEDE5;
	padding:5px;
}
.policy {
	font-size:11px;
	color:#30402b;
}
.up_date {
	font-size:12px;
	color:#000099;
	text-align:center;
}
.up_date a{
	font:bold 11px Verdana;
	color:#393aa6;
}
.up_date a:hover {	
	color:#6699FF;
}
.listing_tools {
	background-color:#C3D583;
	height:26px;

}
.paging {
	font:bold 11px Verdana;
	color:#000;	
}
.paging a {
	color:#000;
}
.paging a:hover {
	color:#710304;
}
.inactive {
	color:#E8EDE6;
}
#divListings {
	height:580px;
	overflow:auto;
}	
#divListings table {
	width:568px;
}
.errorMessage {
	color:red;
	font-size:12px;
	line-height:16px;
}
.pnlPaging img {
	vertical-align:text-top;
}