body {
	margin-top: 0px;
	background-color: #FFFFFF;
}
.HeaderText2 {
	font-weight: bold;
	font-size: 14px;
	color: #0060B6;
}
body,td,th {
	font-family: Trebuchet MS;
	font-size: 12px;
	color: #000000;
}
a { color:#990000; text-decoration:none; }
a:hover { text-decoration:underline; }
.TinyText {
	font-size: 10px;
	color: #CCCCCC;
}
.HeaderText1 {
	font-size:14px;
	color: #C40000;
	font-weight: bold;
}
.HeaderText3 {
	font-weight: bold;
	font-size: 16px;
	color: #0060B6;
}
.HeaderText4 {
	font-weight: bold;
	font-size: 16px;
	color: #0060B6;
}
.FooterText {color: #666666}
.UnimportantText_1 {color: #777777}
table.ResidentialTable { background-color:#FFFFE1; border:1px solid #FFCC00; margin-bottom:4px; }
tr.ResidentialNormal { background-color:#FFFFE1; }
tr.ResidentialHighlight { background-color:#FFFFCC; }
.PriceText1 {
	color: #0066FF;
	font-size: 14px;
	font-weight:bold;
}
.PropertyTitleText1 {
	font-size:13px;
	color: #C40000;
	font-weight: bold;
}

input { font-family: Trebuchet MS; font-size:11px }
select { font-family: Trebuchet MS; font-size:11px }
.ForSaleText {
	color:#009900;
	font-weight:bold;
}
.ForRentText {
	color:#EC7600;
	font-weight:bold;
}

.SearchAgainText {
	font-size: 16px;
	font-weight: bold;
}

/* Tabs */
#ctl00_cphMain_ResidentialSearchForm1_ForSaleTab {
	color:#009900;
	font-weight:bold;
}
#ctl00_cphMain_ResidentialSearchForm1_ForRentTab {
	color:#EC7600;
	font-weight:bold;
}
#ctl00_cphContextMenus_ResidentialSearchForm_SideBar1_ForSaleTab {
	color:#009900;
	font-weight:bold;
}
#ctl00_cphContextMenus_ResidentialSearchForm_SideBar1_ForRentTab {
	color:#EC7600;
	font-weight:bold;
}

a.ResidentialTab {
position:relative;
text-decoration: none;
padding: 3px 7px;
margin-right: 3px;
border: 1px solid #FFCC00;
background: white url(/images/shade_1.gif) top left repeat-x;
bottom: 3px;
}
a.ResidentialTab_selected {
position:relative;
background-image: url(/images/shadeactive_1.gif);
text-decoration: none;
padding: 3px 7px;
margin-right: 3px;
border: 1px solid #FFCC00;
border-bottom: 0px;
bottom: 2px;
}
.tabpane {
width: 360px;
margin-bottom: 0px; padding: 10px;
}
.tabpane_sidebar {
width: 160px;
margin-bottom: 0px; padding: 4px;
}


