/*  Tags Declaration  */
BODY {
    margin: 0;
    padding: 0;
    text-align: center;
    font-family: "Arial";
    background: #F4F4F4;
}
A {text-decoration: none;}
A:HOVER {text-decoration: underline;}
IMG {border: none;}

/*  Page  */
#page {
    margin: auto;
    text-align: left;
    width:900px;
}
/*  Header  */
.header {
    float: left;
    width: 100%;
    padding-bottom: 10px;
}
.header-logo {
    float: left;
    width: 250px;
    height: 40px;
    margin: 0;
    padding: 25px 60px 0px 5px;
    line-height: 0;
    font-size: 36px;
	color:#BD1ED8;
    behavior: url("../js/iepngfix.htc");
}
.header P {
    float: right;
    font-size: 20px;
    color: #67564F;
    font-weight: normal;
    margin: 0;
    padding: 35px 0px 0px 0px;
    text-align: center;
}
.header-right {
    float: right;
    width: 205px;
    margin: 0;
    padding: 40px 0px 0px 0px;
    font-size: 0;
    line-height: 0;
    text-align: right;
}
.header-right1 {
	float: right;
    padding: 10px 0px 9px 0px;
	font-size: 11px;
	font-weight:bold;
	color:#AC1920;
    text-align: right;
}
.header-right1 A {
	font-size: 11px;
	font-weight:bold;
	color:#AC1920;
}
.header-right A {
    margin: 0;
    padding: 0px 5px 0px 5px;
}
/*===================================*/
.data {
    float: left;
    width: 100%;
    background: #ffffff;
    margin-bottom: 20px;
}
.data-lbc {
    float: left;
    width: 100%;
    background: url("../images/lbc.gif") no-repeat left bottom;
}

.data-rbc {
    float: left;
    width: 100%;
    padding-bottom: 10px;
    background: url("../images/rbc.gif") no-repeat right bottom;
}
/*================================================*/
.content {
    float: left;
    width: 100%;
}
/*===================================*/
.main-menu {
    float: left;
    width: 100%;
    height: 36px;
    text-align: center;
    background: url("../images/content-top.png") left top;
}
.main-menu UL {
    width: 895px;
    margin: auto;
    padding: 8px 0 8px 0;
    list-style: none;
}
.main-menu UL LI {
    display: inline;
    margin: 0;
    padding: 0;
}
.main-menu UL LI A {
    font-size: 13px;
    color: #FFFFFF;
    font-weight: bold;
    margin: 0;
    padding: 10px 7px 10px 7px;
}
/*==========================================================*/
/*  Content  */
.content-data {
    float: left;
    width: 867px;
    padding: 20px 0px 5px 17px;
}
.search-frame-bg {
    float: left;
    width: 867px;
    padding: 0px 2px 0px 2px;
    background: url("../images/search-frame-ybg.png") repeat-y left top;
}
.search-frame {
    float: left;
    width: 100%;
	height: 77px;
}
/*.search-frame-ltc {
    float: left;
    width: 100%;
    position: relative;
    left: -2px;
    background: url("../images/search-frame-ltc.gif") no-repeat left top;
}

.search-frame-rtc {
    float: left;
    width: 100%;
    position: relative;
    right: -4px;
    background: url("../images/search-frame-rtc.gif") no-repeat right top;
}

.search-frame-lbc {
    float: left;
    width: 100%;
    position: relative;
    left: -4px;
    background: url("../images/search-frame-lbc.gif") no-repeat left bottom;
}

.search-frame-rbc {
    float: left;
    width: 100%;
    height: 77px;
    position: relative;
    right: -4px;
    background: url("../images/search-frame-rbc.gif") no-repeat right bottom;
}*/
.search-frame P {
    font-size: 30px;
    color: #67564F;
    margin: 0;
    padding: 18px 0px 17px 15px;
}
.search-frame A {
    float: right;
    margin: 25px 0px 0px 0px;
    padding: 0px 20px 0px 0px;
}
/*=============================*/
.content-menu {
	float: left;
	width: 312px;
	margin: 0;
	padding: 17px 0px 0px 0px;
}
.content-menu-item {
	float: left;
	margin: 0px 0px 7px 0px;
	padding: 0;
	border: 1px solid #D6D6D6;
	background: #FDFDFD url("../images/cmenu-item-bg.gif") repeat-x left bottom;
}
.cf-ltc {
	float: left;
	width: 100%;
	position: relative;
	left: -1px;
	top: -1px;
	background: url("../images/c-frame-ltc.gif") no-repeat left top;
}
.cf-rtc {
	float: left;
	width: 100%;
	position: relative;
	right: -2px;
	background: url("../images/c-frame-rtc.gif") no-repeat right top;
}
.cf-lbc {
	float: left;
	width: 100%;
	position: relative;
	bottom: -2px;
	left: -2px;
	background: url("../images/c-frame-lbc.gif") no-repeat left bottom;
}
.cf-rbc {
	float: left;
	width: 311px;
	padding: 8px 0px 6px 8px;
	position: relative;
	right: -2px;
	background: url("../images/c-frame-rbc.gif") no-repeat right bottom;
}
.content-menu-item A {
	float: left;
	margin: 0;
	padding: 0px 7px 0px 0px;
}
.content-menu-item A.m-link {
	float: right;
	margin: 0;
	padding: 17px 6px 0px 0px;
	line-height: 0;
	font-size: 0;
}
.content-menu-item H2 {
	font-size: 19px;
	color: #67564F;
	font-weight: bold;
	margin: 0;
	padding: 0px 0px 0px 0px;
}
.content-menu-item .img {
    margin: 5px 0 0 0px;
    padding: 2px 0px 0px 0px;
}
.content-menu-item P {
	font-size: 13px;
	color: #67564F;
	font-weight: bold;
	margin: 0 0 0 60px;
	padding: 2px 0px 0px 0px;
	line-height: 12px;
}
/*=========================================*/
.content-widget-frame {
    float: left;
    margin: 9px 0 0 0;
    width: 321px;
    height: 149px;    
    padding: 0px 0px 0px 0px;
    background: url("../images/small-search-box.png") no-repeat;
}
.content-widget-frame h1, .content-community-search h1{
    margin: 8px 0 0 0;
    padding: 0px;
    font: 22px #FFFFFF "Arial";
    text-align: center;
}
.content-widget-frame P{
    margin: 0px 0 0 0;
    padding: 0px;
    font-size: 13px;
    line-height: 23px;
    color: #FFFFFF;
    font-family: "Arial";
    font-weight: bold;
    text-align: center;
}
.content-widget-frame form, .content-community-search form{
    margin: 10px 0 0 10px;
    padding: 0px;
}
.content-widget-frame input, .content-community-search input{
    margin: 10px 0 0 180px;
    padding: 0px;
    width : 77px;
    height: 23px;
    border: none;
    background: url("../images/search.png");
    cursor: pointer;
}
/*=========================================*/
.search-block {
    float: right;
    width: 535px;
    margin: 0;
    padding: 16px 0px 0px 0px;
}
.search-block-title {
    float: left;
    width: 100%;
    margin: 0;
    padding: 0;
    background: url("../images/search-block-tbg.gif") repeat-x left top;
}
.search-block-tleft {
    float: left;
    width: 100%;
    margin: 0;
    padding: 0;
    background: url("../images/search-block-tleft1.gif") no-repeat left top;
}
.search-block-tright {
    float: left;
    width: 100%;
    margin: 0;
    padding: 0;
    background: url("../images/search-block-tright1.gif") no-repeat right top;
}
.search-block-title P {
    font-size: 12px;
    color: #ffffff;
    font-weight: bold;
    margin: 0;
    padding: 5px 0px 5px 20px;
    margin-left: 10px;
    background: url("../images/title-search.gif") no-repeat left center;
}
.search-block-bata {
    float: left;
    width: 533px;
    margin: -2px 0 0 0;
    padding: 0px 0px 0px 0px;
    border-left: 1px solid #DADADA;
    border-right: 1px solid #DADADA;
    border-bottom: 1px solid #DADADA;
    background: url("../images/c-frame-bg.gif") repeat-x left bottom;
}
.search-block-lbc {
    float: left;
    width: 100%;
    position: relative;
    left: -1px;
    bottom: -1px;
    background: url("../images/sb-data-lbc.gif") no-repeat left bottom;
}
.search-block-rbc {
    float: left;
    width: 100%;
    position: relative;
    right: -2px;
    padding-bottom: 15px;
    background: url("../images/sb-data-rbc.gif") no-repeat right bottom;
}
.search-block FORM {
    float: left;
    width: 180px;
    margin: 0;
    padding: 15px 0px 0px 14px;
}
.search-block FORM LABEL {
    display: block;
    font-size: 12px;
    color: #67564F;
    font-weight: bold;
    margin: 0;
    padding: 0px 0px 2px 0px;
}
.search-block FORM SELECT {
    float: left;
    width: 157px;
    height: 18px;
    font-size: 12px;
    color: #0B0400;
    font-weight: normal;
    margin: 0px 0px 10px 0px;
    padding: 0;
    border: 1px solid #848484;
    background: #ffffff;
}
.search-block FORM INPUT.submit {
    float: left;
    width: 127px;
    height: 27px;
    margin: 5px 0px 0px 0px;
    padding: 0;
    border: none;
    background: url("../images/search-button.gif") no-repeat left top;
    cursor:pointer;
}
.search-results {
    float: left;
    width: 307px;
    height: 220px;
    margin: 0;
    padding: 17px 0px 0px 7px;
    border: 1px solid #999999;
    overflow: auto;
    margin-top: 9px;
}
.search-results-item {
    float: left;
    width: 93%;
    margin: 0;
    padding: 7px 0px 10px 0px;
}
.search-results-item.itw-bg {
    background: #F1F1F1;
}
.search-results-item IMG {
    float: left;
    margin-right: 4px;
}
.search-results-item A {
    display: block;
    font-size: 12px;
    color: #130E08;
    margin: 0;
    padding: 0px 0px 0px 0px;
    text-decoration: underline;
}
.search-results-item A:HOVER {
    text-decoration: none;
}
.search-results-item P {
    font-size: 12px;
    color: #130E08;
    margin: 0;
    padding: 0px 0px 2px 0px;
}
.search-results-item SPAN {
    font-size: 12px;
    color: #130E08;
    font-weight: bold;
    margin: 0;
    padding: 0;
}
.search-block A.a-view {
    float: right;
    font-size: 12px;
    color: #67564F;
    font-weight: bold;
    margin: 0;
    padding: 12px 10px 0px 0px;
}
/*=========================================*/
.content-bottom {
	float: left;
	width: 867px;
    padding: 0px 0px 0px 0px;
	margin: 10px 0 0 0;
}
.content-bottom-frame-left {
	float: left;
	width: 275px;
	margin: 0px;
}
.content-bottom-frame-middle {
    float: left;
    width: 275px;
    margin: 0px 0px 0px 16px;
}
.content-bottom-frame-right {
    float: left;
    width: 275px;
    margin: 0px 0px 0px 16px;
}
.content-bottom-frame-content-border{
    margin: auto; padding: 0; width: 273px; border-left: 1px solid #E4E4E4; border-right: 1px solid #E4E4E4;
}
.bottom_content{
    margin: 0; padding: 0; background: url("../images/content_bottom.png") no-repeat top; width: 275px; height: 10px;
}
.content-bottom-frame-content{
    margin: auto; padding: 14px 0;width: 255px;
}
.content-bottom-frame-content-right{
    margin: auto; padding: 6px 0;width: 255px;
}
.idx_result_left{
    margin: 0px 0 0 0;padding: 6px 0 0 0;
}
.idx_result_right{
    margin: 0px 0 0 0;padding: 6px 0 0 0;
}
.blog-content{
    margin: auto; padding: 3px 0 0px 0;width: 255px;
}
.blog-content h1{
    margin: 0px 0 0 0; padding: 0px;
}
.blog-content h2{
    margin: 3px 0 4px 0; padding: 0px;
}
.renters_resources{
    margin: auto; padding: 0; background: url("../images/renters_resources.png"); width: 275px; height: 160px;
}
.renters_resources h1{
    margin: 0px 0 0 10px;padding: 3px 0 0 0;
}
.renters_resources h2{
    margin: 20px 14px 0 0px;width: 190px;font-size: 13px;text-align: center;
}
.renters_resources input{
    margin: 25px 0px 0 120px;width: 77px; height: 23px; background: url("../images/learn.png");border: none;cursor: pointer;
}
.bf-ltc {
	float: left;
	width: 100%;
	margin:  0 0 0 -2px;
	background: url("../images/b-frame-ltc.gif") no-repeat left top;
}
.bf-rtc {
	float: right;
	width: 100%;
    margin: 0 -4px  0 0;
	background: url("../images/b-frame-rtc.gif") no-repeat right top;
}
.bf-lbc {
	float: left;
	width: 100%;
    margin: 0 0 0 -4px;
    padding: 0 6px 0 0;
	background: url("../images/b-frame-lbc.gif") no-repeat left bottom;
}
.bf-rbc {
	float: right;
	width: 280px;
	height: 170px;
    margin: 0 -4px 0 0;
	background: url("../images/b-frame-rbc.gif") no-repeat right bottom;
}
.content-bottom-frame-title {
    width: 275px;
    margin: 8px 0px 0px 0px;
    background : #4C4C4C;
}
.title{
    font-size: 13px; font-family: Arial;font-weight: bold; color: #FFFFFF; padding: 5px 0 5px 0; margin: 0 0 0 7px;
}
/*.content-bottom-frame.f-medium {
    float: left;
	width: 226px;
	background: url("../images/for_rent.gif") no-repeat right bottom;
}
.content-bottom-frame.f-medium .bf-rbc {
	width: 210px;
	padding: 13px 10px 0px 5px;
}
.content-bottom-frame.f-170 {
    float: right;
	width: 280px;
	height: 180px;
	border-left: 2px solid #F4F3EF;
	border-right: 2px solid #F4F3EF;
	margin : 3px 0 0 0;
	background: #FEFEFE url("../images/c-frame-bg.gif") repeat-x left bottom;
}
.content-bottom-frame.f-170 .bf-rbc {
	width: 280px;
	padding: 10px 0 0 0;
}
.content-bottom-frame.f-small {
	float: right;
	width: 117px;
	text-align: center;
}
.content-bottom-frame.f-small .bf-rbc {
	width: 107px;
	height: 67px;
	padding: 12px 5px 0px 5px;
}
.content-bottom-frame IMG {
	text-align:center;
	margin: -10px 0px -10px 0px;
}
.content-bottom-frame.f-170 IMG {
	float: none;
	margin: 0;
}
.content-bottom-frame.f-small IMG {
	float: none;
	margin: 0;
}
.content-bottom-frame H2 {
	font-size: 18px;
	color: #BD1E08;
	font-weight: bold;
	margin: 0;
    text-align: center;
	padding: 0px 0px 0px 0px;
}
.content-bottom-frame P {
	font-size: 15px;
	font-weight:bold;
	color: #2972AD;
	margin: 0;
	padding: 10px 0px 10px 0px;
    text-align: center;
	line-height: 14px;
}
.content-bottom-frame.f-medium P {
	text-align: center;
	color: #666666;
}
.content-bottom-frame.f-170 P {
	font-size:13px;
	font-weight:bold;
	color:#67564F;
	padding: 8px 0px 8px 0px;
}
.content-bottom-frame.f-small A {
	color: #666666;
}
.content-bottom-frame A {
	font-size: 12px;
	color: #333333;
	font-weight: bold;
	margin: 0;
	padding: 0;
	text-decoration: underline;
}
.content-bottom-frame A:HOVER {
	text-decoration: none;
}
.content-bottom-frame A.a-details {
	color: #666666;
	text-decoration: none;
}
.content-bottom-frame A.a-details:HOVER {
	text-decoration: underline;
}
.content-bottom-frame.f-medium A {
	text-align: center;
}
.content-bottom-frame.f-170 A {
	color: #666666;
}
.content-bottom-frame.f-small P.p-s {
	padding: 5px 0px 0px 0px;
}
.content-bottom-frame.f-small P.p-s A {
	color: #666666;
	text-decoration: none;
}
.content-bottom-frame.f-small P.p-s A:HOVER {
	text-decoration: underline;
}*/
/*======================== RENTERS RESOURCES =================================*/
.renters_resources_container{
    float: left; margin: 0px 0 0px 0; padding: 20px 3px 20px 3px; width: 100%;
}
.renters_resources_left{
    margin: 0; padding: 0;width: 65%;float: left;
}
.renters_resources_left h1{
    margin: 0; padding: 0; font-size: 25px; font-family: Arial;color: #000000; font-weight: normal;
}
.renters_resources_left p{
    margin: 10px 0 0 0;padding: 0;
}
.renters_resources_right{
    margin: 0; padding: 0;width: 33%;float: right;
}
.renters-business {
    margin: 0px 0 0px 0;
    width: 282px;
    padding: 0px 0px 0px 0px;
}
.content-community-search {
    float: left;
    margin: 9px 0 0 0;
    width: 282px;
    height: 151px;    
    padding: 0px 0px 0px 0px;
    background: url("../images/blue-small-search-box.png") no-repeat;
}
.content-community-search P{
    margin: 5px 0 0 0;
    padding: 0px;
    font-size: 12px;
    line-height: 20px;
    color: #FFFFFF;
    font-family: "Arial";
    font-weight: bold;
    text-align: center;
}
.content-community-search form select{
    margin: 0px 0 0 0;
    padding: 0px;
    font-size: 12px;
    font-family: "Arial";
    font-weight: bold;
    width: 115px;
}
.content-agencies-state {
    float: left;
    margin: 9px 0 0px 0;
    width: 282px;
    height: 151px;    
    padding: 0px 0px 0px 0px;
    background: url("../images/state-agencies.png") no-repeat;
}
.content-agencies-state p{
    margin: 10px 0 0 12px;
    padding: 0px;
    font-size: 15px;
    line-height: 20px;
    color: #000;
    font-family: "Arial";
    font-weight: bold;
}
.renters-widget-frame {
    margin: 10px 0 0 0;
    width: 282px;
    padding: 0px 0px 0px 0px;
}
.google-add {
    margin: 10px 0 0 0;
    width: 282px;
    padding: 0px 0px 0px 0px;
}
.google-add p{
    margin: 10px 0 0 12px;
    padding: 0px;
    font-size: 14px;
    line-height: 50px;
    color: #000;
    font-family: "Arial";
    font-weight: bold;
    text-align: center;
}
/*======================== RENTERS RESOURCES =================================*/
/*========================== ADVERTISE PAGES =================================*/
.advertise_container{
    float: left; margin: 0px 0 0px 0; padding: 20px 3px 20px 3px; width: 100%;
}
.advertise_banner{
    margin: 0; padding: 0; background: url("../images/advertise_back.png"); width: 867px; height: 281px;
}
.advertise_banner h1{
    margin: 0px 350px 0 0; padding: 160px 0 0 0;font-size: 22px; font-weight: bold; color: #BD1E08; text-align: center;
}
.advertise_banner .register_now{
    margin: 10px 0px 0 170px; padding: 0;
}
.why-list-property{
    margin: 10px 0px 0 0px; padding: 0;background: #4A362D;width: 100%;float: left;
}
.list-container{
    margin: 10px 10px 0 20px; padding: 0;width: 96%;
}
.list-container h1{
    margin: 0; padding: 0; font-size: 20px; color: #FFFFFF;font-weight: normal;
}
.list-container p{
    margin: 10px 0 15px 0; padding: 0; font-size: 14px; color: #FFFFFF;font-weight: normal;
}
.content-list{
    margin: 0px 0 0px 40px; padding: 0 0 2px 0; width: 92%;float: left;
}
.content-list-left{
    margin: 0;padding: 0 0 2px 0;float: left; width: 30px;
}
.content-list-right{
    margin: 0px 0 0 3px;padding: 0;float: left; width: 90%;
}
.content-list h2{
    margin: 2px 0 0 0; padding: 0; font-size: 16px;color: #FFFFFF;font-weight: normal;
}
.single-row{
    margin: 0px 0 0 24px;padding: 10px 0 13px 0;font-size: 20px;color: #FFFFFF;font-weight: normal;float: left;
}
.property-managers-add{
    margin: 10px 0px 0 0px; padding: 0;background: #82B125;width: 100%;float: left;
}
.property-managers-add h1{
    margin: 10px 0 0 10px; padding: 0; font-size: 21px;color: #FFFFFF;font-weight: bold;
}
.property-managers-add h2{
    margin: 10px 0 0px 10px; padding: 0; font-size: 17px;color: #FFFFFF;font-weight: bold;
}
.local-business-add{
    margin: 10px 0px 0 0px; padding: 0;background: #BD1E08;width: 100%;float: left;
}
.local-business-add h1{
    margin: 10px 0 0 10px; padding: 0; font-size: 21px;color: #FFFFFF;font-weight: bold;
}
.local-business-add h2{
    margin: 10px 0 0px 10px; padding: 0; font-size: 17px;color: #FFFFFF;font-weight: bold;
}
/*========================== ADVERTISE PAGES =================================*/
/*  Footer  */
.footer {
    float: left;
    width: 100%;
}
.footer-menu {
    float: left;
    width: 100%;
    text-align: center;
}
.footer-menu UL {
	display: block;
    margin: 0;
    padding: 0;
    list-style: none;
}
.footer-menu UL LI {
    display: inline;
    margin: 0;
    padding: 0;
}
.footer-menu UL LI A {
    font-size: 10px;
    color: #666666;
    margin: 0;
    padding: 0;
}
.footer-menu UL LI SPAN {
    font-size: 10px;
    color: #666666;
    margin: 0;
    padding: 0px 2px 0px 7px;
}
.footer P {
    font-size: 10px;
    color: #666666;
    margin: 0;
    padding: 0;
    text-align: center;
}
.footer P.p-small {
    font-size: 9px;
    line-height: normal;
    padding-top: 20px;
}
p {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
.blu {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #136597;
}
.table_p {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
#rightside ol, #content-full ol {
color:#005980;
font-size:0.8em;
line-height:1;
list-style-position:outside;
list-style-type:decimal;
margin:0pt 0pt 15px 30px;
padding:0pt;
}
/* New style */
.normal_text_12 {
    FONT-SIZE: 12px; COLOR: #000000; FONT-WEIGHT: normal;FONT-FAMILY: Arial; TEXT-DECORATION: none
}
.normal_text_13 {
	FONT-SIZE: 13px; COLOR: #000000; FONT-WEIGHT: normal;FONT-FAMILY: Arial; TEXT-DECORATION: none
}
.bold_text_13 {
	FONT-SIZE: 13px; COLOR: #000000; FONT-WEIGHT: bold;FONT-FAMILY: Arial; TEXT-DECORATION: none
}
.normal_text_14 {
    FONT-SIZE: 14px; COLOR: #000000; FONT-WEIGHT: normal;FONT-FAMILY: Arial; TEXT-DECORATION: none
}
.bold_text_14 {
    FONT-SIZE: 14px; COLOR: #000000; FONT-WEIGHT: bold;FONT-FAMILY: Arial; TEXT-DECORATION: none
}
.normal_dark_grey_georgia_heading_14 {
    FONT-SIZE: 14px; font-weight: bold; color: #4B532A; FONT-FAMILY: Georgia;TEXT-DECORATION: none;
}
.normal_dark_grey_georgia_text_16 {
    FONT-SIZE: 16px; font-weight: normal; color: #4B532A; FONT-FAMILY: Georgia;TEXT-DECORATION: none;
}
.normal_red_heading {
	FONT-SIZE: 12px; COLOR: #FF0000; FONT-WEIGHT: bold;FONT-FAMILY: Arial; TEXT-DECORATION: none
}
.normal_blue_heading_13 {
    FONT-SIZE: 13px; COLOR: #315492; FONT-WEIGHT: bold;FONT-FAMILY: Arial; TEXT-DECORATION: none
}
.normal_red_heading_16 {
    FONT-SIZE: 16px; COLOR: #FF0000; FONT-WEIGHT: bold;FONT-FAMILY: Arial; TEXT-DECORATION: none
}
.normal_white_text_19 {
	FONT-SIZE: 20px; COLOR: #FFFFFF; FONT-WEIGHT: normal;FONT-FAMILY: Arial; TEXT-DECORATION: none
}
.table_bdr_top_bottom {
	border-top:1.5px solid #DCDDDB; border-bottom:1.5px solid #DCDDDB; 
}
.normal_blue_subtext_10 {
	FONT-SIZE: 10px; COLOR: #0066CC; FONT-WEIGHT: normal;FONT-FAMILY: Arial; TEXT-DECORATION: none
}
.blue_bold_text_12 {
	FONT-SIZE: 12px; COLOR: #0066CC; FONT-WEIGHT: bold;FONT-FAMILY: Arial; TEXT-DECORATION: none
}
.table_property {
	height:80px; background: url("../../images/search_bg.png") no-repeat; border:0px solid #000000;padding:3px 3px;
}
.table_property1 {
	width:108px; height:88px; border-left: 2px solid #85A2C2;	border-top: 2px solid #85A2C2;	border-right: 2px solid #85A2C2;	border-bottom: 2px solid #85A2C2;
}
.table_property2 {
	width:98px; height:78px; border-left: 2px solid #85A2C2;	border-top: 2px solid #85A2C2;	border-right: 2px solid #85A2C2;	border-bottom: 2px solid #85A2C2;
}
.hr_class {
	color:#CCCCCC;
}
.loan_table {
	border-left: 2px solid #CDCDCD; border-right: 2px solid #CDCDCD;
}
.loan_table_bg_1 {
	width:100%; height:12px; background: url("../../images/Loan2.jpg") ; 
}
.loan_table_bg_2 {
	width:100%; height:12px; background: url("../../images/Loan8.jpg") ; 
}
.google_border {
	border-left: 2px solid #CDCDCD;	border-top: 2px solid #CDCDCD;	border-right: 2px solid #CDCDCD;	border-bottom: 2px solid #CDCDCD;
}
.table_bdr_top_bottom_right {
	 height:80px; background-color:#F5F5FA; width:100%;
}

