/* Main Styles */


td,body{
  font: normal 12px arial;
  color:585757;
  text-decoration:none;
}
.molnavtext{ text-decoration:none; font-weight:bold;   color:#ff0000 
}
table.outside{ border:1px solid #D0D0D0; padding-left:0px; padding-right:0px; padding-bottom:0px}
/* Links */
a{
  color:05437E;
}
a:hover{
  color:EE3C06;
}

hr{
 color:000000;
 height:1px;
}

td.addSelection{ font-size:11px; font-weight:bold}
.underoffer{ padding-left:50px}

.disclaimer{ font-size:11px; font-weight:bold}

/* All Navigations */
.Nav_Side_Level1,.Nav_Side_Level2,.Nav_Side_Leveln,.Nav_Side_Level_Selected,.Nav_Top{
  text-decoration:none;
}


.Nav_Side_Level1{
  color:036;
  font-weight:bold;
}

.Nav_Side_Level2{
  color:369;
}

.Nav_Side_Leveln{
  color:69a;
}

.Nav_Side_Level_Selected{

}

.Nav_Top{
  color:#DB7124;
}

img.prop{ border-color:#515151; border-style:solid; border-width:1px }
img{ border:0px}

/* Real Estate Styles */
.inputfields{
font-size:12px;width:200px;
}
.inputfieldssmall{
font-size:12px;width:100px;
}
.boldtext{
font-weight:bold; font-size:12px;color:#786F5B;
}
.normaltext{
font: normal 12px arial;
}

.detailtable,.headertable{
  border: 1px solid #786F5B;
  padding:1;
  width:90%;
  text-align:center;
}
.headertable{
   background-color:e8e8e8 ; 
}
.detailtable{
height:100;
}

.headertd{
background-color:#99CCCC;
height:20;
}

/* buttons on property form */
.ft100{
background-color:#ccCCCC;
width:100;
font-size:10px;
}

		
