table.srchtbl {
	width: 525px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
	font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
	font-size: .8em;
	background: #fff;
	border-right: 1px solid #c0c0c0;
	border-left: 1px solid #c0c0c0;
	border-bottom: 1px solid #c0c0c0;
}
table.srchtop {
	width: 525px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 15px;
	font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
	font-size: .8em;
	background: #ffffff;
}
td.tab {
	width: 103px;
	text-align: center;
	background: #eee;
}
td.tab a {
	display: block;
	text-decoration: none;
	width: 103px;
	line-height: 16px;
	padding-bottom: 4px;
}
td.tab a, td.tab a:visited {
	color: #00f;
}
td.seltab {
	width: 103px;
	text-align: center;
	background: #fff;
}
td.seltab a {
	display: block;
	text-decoration: none;
	width: 103px;
	line-height: 18px;
	font-weight: bold;
	padding-bottom: 4px;
}
td.seltab a, td.seltab a:visited {
	color: #00f;
}
td.tab, td.seltab {
	border-left: 1px solid #c0c0c0;
	border-right: 1px solid #c0c0c0;
	border-top: 1px solid #c0c0c0;
}
table.results {
	width: 580px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
	font-size: .8em;
	background: #fff;
	border: 2px solid #c0c0c0;
}
table.results td {
	line-height: 14px;
	border-bottom: 1px solid #c0c0c0;
	border-right: 1px solid #c0c0c0;
	padding: 4px;
}
table.results td.hdr {
	font-weight: bold;
	text-align: center;
	border-top: 2px solid #000;
	border-bottom: 2px solid #000;
}
table.detail {
	width: 600px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
	font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
	font-size: 8pt;
	background: #fff;
	border: 1px solid #c0c0c0;
	line-height: 12px;
}
table.detail td.group {
	font-weight: bold;
	border-bottom: 1px solid #000;
}
table.detail table.improv {
	margin: 0;
	padding: 0;
	font-size: .8em;
	border-top: 1px solid #000;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
}
table.detail table.improv_oth {
	margin: 0;
	padding: 0;
	font-size: .8em;
}
table.detail table.sales {
	border: none;
}
table.sales td.heading {
	background: #ccc;
	font-weight: bold;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
	border-top: 1px solid #000;
}
table.sales td {
	padding: 1px;
}
table.improv td.heading, table.improv_oth td.heading {
	font-size: 1.2em;
	font-weight: bold;
	background: #36f;
	color: #000;
	margin: 0;
	padding: 2px;
}
table.improv td.heading {
	border-bottom: 1px solid #000;
}
table.improv_oth td.heading {
	border: 1px solid #000;
}
table.improv_oth td.subhead {
	font-weight: bold;
	background: #ccc;
	padding: 1px;
	border-left: 1px solid #000;
	border-bottom: 1px solid #000;
}
table.improv_oth td {
	padding: 1px 2px;
	border-left: 1px solid #000;
	border-bottom: 1px solid #000;
}
table.improv_oth td.left {
	text-align: left;
	width: 95px;
}
table.improv_oth td.mid {
	text-align: center;
	width: 70px;
}
table.improv_oth td.right {
	border-right: 1px solid #000;
	text-align: right;
	width: 95px;
}
table.improv p {
	padding: 0 1px;
	margin: 0;
	text-align: center;
	border-bottom: 1px solid #fff;
}
table.improv p.row {
	width: 80px;
	background: #ccc;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
	padding: 0;
	margin: 0;
	padding-left: 2px;
}
div.photo_container {
	width: 516px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
div.prop_photo {
	float: left;
	width: 125px;
	height: 150px;
	border: 1px solid #000;
	background: #fff;
	text-align: center;
	margin: 1px;
	padding: 0;
}
div.prop_photo a {
	text-decoration: none;
}
div.prop_photo img {
	border: none;
	margin: 0;
	padding: 0;
}
