.searchbar_border {
	margin-top: 5px;
	background: #ffffff;
}

.searchbar_search {
	border-left: 1px solid #0084DD;
	border-right: 1px solid #0084DD;
	border-top: 1px solid #0084DD;
	font-size: 11px;
	background: #0084DD;
}
.searchbar_search td {
	color: #efefef;
	font-weight: bold;
	font-family: tahoma, sans-serif;
	font-size: 11px;	
}

.searchbar_index {
	border-left: 1px solid #0084DD;
	border-right: 1px solid #0084DD;
	border-bottom: 1px solid #0084DD;
	font-size: 11px;
	background: #0064bD;
}

.searchbar_index td {
	text-align: center;
	color: #efefef;
	font-weight: bold;
	font-family: tahoma, sans-serif;
}

.searchbar_index a {
	font-size: 11px;
	font-weight: bold;
}

.searchbar_index a:visited {
	color: #dfdfdf;
	font-weight: bold;
}

.searchbar_button {
	width: 46px; 
	height: 25px;
	font-family: tahoma, sans-serif;
	font-size: 11px;
	color: #000000;
}

.searchbar_select {
	width:90px; 
	height:16px; 
	border-style:solid; 
	border-width:1px; 
	border-color:3E3D3D; 
	font-size:10px;
}

.showcase_list td {
	line-height: 13pt;
	font-size: 11px;
}

.col {
	vertical-align: middle;
    font-family: tahoma, sans-serif;
	font-size: 11px;

	padding-left: 2px;
	padding-top: 3px;
}

.col-header {
    font-family: tahoma, sans-serif;
	font-size: 11px;
	font-weight: bold;

	padding-left: 2px;
	padding-bottom: 3px;
    border-bottom: 2px solid #0084dD;
}

.col-header a {
    font-family: tahoma, sans-serif;
	font-size: 11px;
	font-weight: bold;
	
	text-decoration: underline;
}


.col-spec {
	padding-left: 5px;
	font-family: tahoma, sans-serif; 
	font-size: 11px;
	
    border-bottom: 1px solid black;
}

.highlight_row {
	background: #1D491C;
}

.highlight_row td {
	padding-bottom: 3px;
	color: #ffffff !important;
}

.highlight_row td a {
	font-family: tahoma, sans-serif;
	font-size: 11px;
	font-weight: bold;
	
	text-decoration: underline;
	padding-bottom: 3px;
	color: #ffffff !important;
}

.thumb_border {
	border: 1px solid #78736D;
}

form {
	margin: 0px 0px 0px 0px;
}

.mls_footer {
	padding: 5 10 5 10px; 
	font-size: 10px; 
	text-align: center;
	font-family: tahoma, sans-serif;
}

.click_border_right {
	border-right: 2px solid #78736D;
}

.click_border_left {
	border-left: 2px solid #78736D;
}

.click_option_bar {
	border: 1px solid #78736D;
	font-size: 11px;
	background: #F0F0F0;
}

.click_stat_bar_text {
	text-align: right; 
	padding-right: 5px; 
	font-weight: bold;
	border-right: 1px solid #78736D;
}

.featured_listings_table td {
	font-family: tahoma, sans-serif;
	font-size: 11px;
}
