.bodytext    { font-family: Verdana; font-size: 10pt; color: #000066 }

.propertysmall { font-family: Verdana; font-size: 8pt; color: #000066 }
.br_headings { font-family: Verdana; font-size: 10pt; color: #FFFFFF; font-weight: bold; 
               background-color: #003399 }
.footertext    { font-family: Verdana; font-size: 8pt; color: #000066 }

.smallwhite    { font-family: tahoma; font-size: 8pt; color: #ffffff }

.smalltext    { font-family: tahoma; font-size: 8pt; color: #000066 }

.propertyheader  {font-family: verdana; vertical-align: middle; font-size: 10pt; color: #FFFFFF; font-weight: bold; 
               background-image: url('status_gfx/bg_blue_property.gif'); 
               background-repeat: repeat-x; background-position: left top; background-color:#12538C}

.buyerheader  {font-family: verdana; vertical-align: middle; font-size: 10pt; color: #FFFFFF; font-weight: bold; 
               background-image: url('images/bg_header.gif'); 
               background-repeat: repeat-x; background-position: left top; background-color:#12538C;}
               
               
#dropmenudiv{
position:absolute;
background-color: #C5D9E9;
border:1px solid black;
border-bottom-width: 0;
font:normal 10pt tahoma;
line-height:30px;
z-index:100;
color: #000000;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid black;
padding: 1px 0;
text-decoration: none;
color: #000000;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #07467B;
color: #ffffff;
}
/* Sample CSS definition for the example list. Remove if desired */
.navlist li {
list-style-type: none;
width: 90px;
background-color: #ffffff;
font:normal 10pt tahoma;
color: #C5D9E9;
text-decoration: none;
line-height:30px;
text-indent: -30px;
}

a.navlist {color: #000033; text-decoration: none;}
a:hover.navlist {color: #000033; text-decoration: underline;}

.mainleftnav  {color: #006666; font-family: tahoma; font-size: 10pt; text-decoration: none; }
a:hover.mainleftnav {text-decoration: underline;}