.general_font { font-family: Tahoma; font-size: 8pt }
.buttons     { font-family: Tahoma; font-size: 8pt; border: 1px solid #999999; 
               background-color: #F3F3F3 }
.text_style  { font-family: Tahoma; font-size: 8pt; border: 1px solid #CCCCCC; 
               background-color: #FFFFFF }
.form_spacing { word-spacing: 0; text-indent: 0; line-height: 100%; margin: 0 }
.blue_head   { font-family: Tahoma; font-size: 10pt; color: #3084D3; font-weight: bold }
.read_head   { font-family: Tahoma; font-size: 8pt; color: #CC3300; font-weight: bold }
.verdana_head { font-family: Verdana; font-size: 8pt }
.new_white   { font-family: Arial; font-size: 9pt; color: #FFFFFF; font-weight: bold }
.justified   { font-family: Verdana; font-size: 8pt; text-align: justify }
.arial_head_white { font-family: tahoma; font-size: 15; color: #FFFFFF; font-weight:bold}
.blue_links  { font-family: Tahoma; font-size: 8pt; color: #3084D3; font-weight: bold }
.white_small { font-family: Tahoma; font-size: 8pt; color: #E8E8E8 }
.White_text  { font-family: Tahoma; font-size: 8pt; color: #FFFFFF; font-weight: bold }
A:link {
	COLOR: #000000; TEXT-DECORATION: none; font-family:Tahoma; font-size:8pt
}
A:visited {
	COLOR: #000000; TEXT-DECORATION: none; font-family:Tahoma; font-size:8pt
}
A:active {
	COLOR: #000000; TEXT-DECORATION: none; font-family:Tahoma; font-size:8pt
}
A:hover {
	TEXT-DECORATION: underline; font-family:Tahoma; font-size:8pt; color:#0066FF
}

.visiting_up{ 
background-image:url('../images/visiting.jpg');
width:98;
height:149;
cursor:hand 
}
.visiting_down{ 
background-image:url('../images/visiting.gif');
width:98;
height:149;
cursor:hand 
}

.resident_up{ 
background-image:url('../images/resident.jpg');
width:98;
height:107;
cursor:hand 
}
.resident_down{ 
background-image:url('../images/resident.gif');
width:98;
height:107;
cursor:hand 
}
.retail_up{ 
background-image:url('../images/retial.jpg');
width:98;
height:107;
cursor:hand 
}
.retail_down{ 
background-image:url('../images/retail.gif');
width:98;
height:107;
cursor:hand 
}

.contact_up{ 
background-image:url('../images/contact.jpg');
width:98;
height:149;
cursor:hand 
}
.contact_down{ 
background-image:url('../images/contact.gif');
width:98;
height:149;
cursor:hand 
}