TABLE.table_houses {
	font-family:tahoma,sans-serif;
	font-size:11px;
	border-left : 1px solid Black;
	border-right : 1px solid Black;
	border-top : 1px solid Black;
	border-bottom: 1px solid Black;
	background: white;
}

.houses_header {
	font-family:tahoma,sans-serif;
	font-size: 13px;
	background: #D6E7EF;
	font-weight: bold;
	color : #104A7B;
}

.houses_description {
	font-family:tahoma,sans-serif;
	font-size: 13px;
	/*background: #D6E7EF;*/
	background-color : #EBEBEB;
	/*background: #F0F0E0;	*/
	color : #000000;
}

.buttons {
	font-family:tahoma,sans-serif;
	font-size: 13px;
	text-align : center;
	background: White;
	background: #F0F0E0;
	border-top : 1px solid #606060;		
}

.state_name {
	font-family:tahoma,sans-serif;
	font-size: 20px;
	font-weight : bold;
}
