body, p, table, td, div, input, select, textarea
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #464950;
	line-height: 130%;
}

body
{
	background-color: #ffffff;
	margin-left: 0px;
	margin-top: 0px;
}

.roman { font-family: Times New Roman; }

a { color: #bb8934; text-decoration: none; }
a:hover { text-decoration: underline; }
/* a:visited { text-decoration: none; } */
/* a:active { text-decoration: none; } */

a.text { color: #464950; text-decoration: none; font-weight: bold; }
a.text:hover { text-decoration: underline; }
/* a.text:visited { text-decoration: underline; } */
/* a:active { text-decoration: none; } */

a.nav { color: #cccfe2; text-decoration: none; font-weight: bold; }
a.nav:hover { color: #bb8934; }
/* a.nav:visited { color: #bb8934; } */
/* a:active { text-decoration: none; } */

a.inav { color: #bb8934; text-decoration: none; font-weight: bold; }
a.inav:hover { color: #bb8934; text-decoration: underline; }
/* a.inav:visited { color: #bb8934; text-decoration: underline; } */
/* a:active { text-decoration: none; } */


.white { color: #cccfe2; }
.white2 { color: #ffffff; }
.text { color: #464950; }
.blue { color: #183f8e; }
.blue2 { color: #2f7eff; }
.grey { color: #9bacb6; }
.bg-grey { background-color: #fafafa; }
.orange { color: #bb8934; }

.bold { font-weight: bold; }
.normal { font-weight: normal; }

.h-2 { font-size: 9px; }
.h-1 { font-size: 10px; }
.h0 { font-size: 11px; }
.h1 { font-size: 12px; }
.h2 { font-size: 13px; }
.h3 { font-size: 14px; }
.h_big { font-size: 22px; }

.border
{
	border: 1px solid #d7d7d7;
}

input.default { width: 185px; height: 20px; background-color: #ffffff; color: #183F8E; border: 1px solid #183F8E; }
input.qsearch { width: 175px; height: 20px; background-color: #ffffff; color: #183F8E; border: 1px solid #183F8E; }
textarea.default { width: 185px; height: 50px; background-color: #ffffff; color: #183F8E; border: 1px solid #183F8E; }
select.default { width: 185px; height: 18px; background-color: #ffffff; color: #183F8E; border: 1px solid #183F8E; }
select.qsearch { width: 175px; height: 18px; background-color: #ffffff; color: #183F8E; border: 1px solid #183F8E; }

#property_text { padding:10px 8px; }
.property_image { text-align:center;width:270px;padding-top:5px; }
#property_image { text-align:center;border:none;margin:0 auto 0 auto; }

.txt_properties_buy
{
	width: 550px;
	height: 30px;
	background-repeat: no-repeat;
	background-position: center left;    	
	background-color: #2f7eff;
	background-image: url(../images/txt_properties_buy.gif);
}
.txt_properties_let
{
	width: 550px;
	height: 30px;
	background-repeat: no-repeat;
	background-position: center left;    	
	background-color: #2f7eff;
	background-image: url(../images/txt_properties_let.gif);
}
.txt_pdetails
{
	width: 550px;
	height: 30px;
	background-repeat: no-repeat;
	background-position: center left;    	
	background-color: #2f7eff;
	background-image: url(../images/txt_pdetails.gif);
}
.txt_email_us
{
	width: 550px;
	height: 30px;
	background-repeat: no-repeat;
	background-position: center left;    	
	background-color: #2f7eff;
	background-image: url(../images/txt_email_us.gif);
}
.txt_aviewing
{
	width: 550px;
	height: 30px;
	background-repeat: no-repeat;
	background-position: center left;    	
	background-color: #2f7eff;
	background-image: url(../images/txt_aviewing.gif);
}
