table{
border-collapse:collapse;
color:#404041
}
table tr{
	vertical-align:middle;	
}
table td{
	line-height:100%;
	text-align:center;
	padding:5px;
	border:1px solid #ccc;
}
table tr.title td{
	background:#E5E5E5;	
	border:1px solid #6D7074;
}
table tr td.spacer{
	border-top:0;	
	border-bottom:0;
	border-right:1px solid #6D7074;
	background:none;
}
table tr.title td span{
	display:block;
	font-size:10px;
}
table td span.sold{
	color:#ED1C24;
	font-weight:bold;
	font-size:14px;
}
table td span.leased{
	color:#F7943F;
	font-weight:bold;
	font-size:14px;
}
.type1, .type2, .type3, .type4, .type5, .type6, .type7, .type8, .type9, .type10 {
	border:1px solid #6D7074;
}
.type1{
	/*background:#B8DA89	 /* green */
	background:#9FCD60
}
.type2{
	/*background:#F7F27F	 /* yellow */
	background:#F4ED52
}
.type3{
	/*background:#FABEA7	 /* salmon */
	background:#F8A788
}
.type4{
	/*background:#CEB398 /* brown */	
	background:#BD9874
}
.type5{
	/*background:#C7A0CB /* mauve */	
	background:#B37FB9
}
.type6{
	/*background:#E2E3E4 /* silver */	
	background:#D8D9DB
}
.type7{
	/*background:#C4E0F6 /* light blue */	
	background:#AFD5F3
}
.type8{
	/*background:#9B98C8 /* purple */	
	background:#7874B5
}
.type9{
	/*background:#F8AA8F /* light orange */	
	background:#F68C68
}
.type10{
	/*background:#FBB161 /* orange */	
	background:#FA962A
}