/*
The House in Florida Stylesheet
	©2006 Chimera Computing Ltd
*/
 html,body{
      margin:0;
      padding:0;
      height:100%;
      border:none;
   		SCROLLBAR-HIGHLIGHT-COLOR: #ffffff; SCROLLBAR-SHADOW-COLOR: #ffffff; SCROLLBAR-3DLIGHT-COLOR: #ffffff; SCROLLBAR-ARROW-COLOR: #ffffff; SCROLLBAR-TRACK-COLOR: #ffffcc; SCROLLBAR-DARKSHADOW-COLOR: #ffffff; scrollbar-face-color: #ff6600; SCROLLBAR-ARROW-COLOR: #FFFFFF;
   }
.normal_text { font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; color:#000000}
.white_text { font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal ; color: #FFFFFF}
.form_text { font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal ; color: #ff0000}
.blueform_text { font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal ; color: #000066}
.page_text { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal ; color: #333333}
.price_text { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: 500 ; color: #ff6600}
.chimera_text { font-family: verdana, Arial, Helvetica, sans-serif; font-size: 9px; font-weight: 200 ; color: #cccccc; line-height: 10pt;}
select { 
 background-color: #9999ff; 
 color: #ffffff; 
}
.input_color { 
 background-color: #9999ff; 
 font-size: 10px; 
 border: 1px solid #666666; 
}
a:link {color: #ff6600; text-decoration: underline; font-size: 11pt; font-weight: bold; font-family:Arial,verdana;}
a:visited {color: #ff6600; text-decoration: underline; font-size: 11pt; font-weight: bold; font-family:Arial,verdana; }
a:hover {color: #ff6600; text-decoration: none; font-size: 11pt; font-weight: bold; font-family:Arial,verdana; }
a:active {color: #ff6600; text-decoration: underline; font-size: 11pt; font-weight: bold; font-family:Arial,verdana; }
#fullheight {height:100%;} 

table.navbg {
background-color: #ffffff;
background-image:url('../images/navbg.gif');
background-repeat: repeat-y;
font-family: verdana;
font-size: 12px;
height: 100%;}

td.topbg {
background-image:url('../images/fronttopright.gif');
background-repeat: repeat-x;
}