BODY {
     color: #555555;
     font-size: 9px;
     font-family: Arial, Helvetica, sans-serif;
     line-height: 12px;
     scrollbar-face-color:#C2A88F;
     scrollbar-shadow-color:#A08773;
     scrollbar-3dlight-color:#A08773;
     scrollbar-arrow-color:#463428;
     scrollbar-base-color:#C2A88F;
     scrollbar-track-color:#A08773;
     scrollbar-darkshadow-color:#A08773;
     scrollbar-highlight-color:#A08773;
}

.headline {
     color: #C2A88F;
	 font-size: 12px;
	 font-family: Tahoma;
	 line-height: 18px;
	 font-weight: bold;
	 background-color:#8B674F;
	 padding-left: 5px;
	 text-transform: uppercase;
	 border-bottom: 1px solid #453327;
	 border-left: 1px solid #453327;
} 

.menu, td, tr {
     color: #463428;
	 font-size: 12px;
	 font-family: Century;
	 line-height: 12px;
	 padding-left:10px;

} 

A:link {
     COLOR:#8B674F; 
	 text-decoration: none; 
	 letter-spacing:0px; 
	 cursor:help
}
	 
A:visited {
     COLOR:#8B674F; 
	 text-decoration: none; 
	 letter-spacing:0px; 
	 cursor:help
}

A:active { 
     COLOR:#8B674F; 
	 text-decoration: none; 
	 letter-spacing:0px; 
	 cursor:help
}

A:hover { 
     COLOR:#C2A88F;
	 font-style:italic;
	 text-decoration: none; 
	 border-bottom: 1px dotted #C2A88F; 
	 letter-spacing:0px; 
	 cursor:help
}



a img {
 border: 2px solid #8B674F;
}
a:hover img {
 border: 2px solid #C2A88F; 
 }


input {
     color: #555555;
     background: #ffffff;
     font-size: 8pt;
     letter-spacing: 1px;
     font-family: Arial;
     text-align: center;
     padding: 2px;
     border: 1px dotted #974D44;
      }


textarea {
     color: #555555;
     background: #ffffff;
     font-size: 8pt;
     letter-spacing: 1px;
     font-family: Arial;
     text-align: left;
     padding: 2px;
     border: 1px dotted #974D44;
      }


	 