

body,  td {
		
line-height: 13px;		
font-family: Tahoma; 		
font-size: 12px;
color:#543b2d;	
overflow: auto;
scrollbar-arrow-color: #543b2d;
scrollbar-face-color: #392e21;
scrollbar-highlight-color: #543b2d;
scrollbar-shadow-color: #543b2d;
scrollbar-3dlight-color: #392e21;
scrollbar-track-color: #392e21;
scrollbar-darkshadow-color: #392e21;
background-color: transperent;	
}

.font {
line-height: 12px;		
font-family: Tahoma; 		
font-size: 12px;
color:#543b2d;
}

b { 				
color: #aa8644;		
font-family: Verdana;
font-weight: Verdana;		
font-size:10px;			
}

i  {
color: #5e6149;
font-weight: Verdana;
text-decoration: solid;		
font-family:georgia; 		
font-size:11px;
}

u {
color:#6f6842; 
text-decoration: none; 
border-bottom: 1px dotted; 
border-color: #968280;
font-family: Verdana; 		
font-size:10px;
}

a {				
background: transparent;		
text-decoration: none;
font-family: verdana;
font-size: 10px;
text-transform:uppercase;
color: #968280;
border-bottom: 0px solid;
letter-spacing: -1px;			
} 

A:hover {			
background: transparent; 	
text-decoration: none;
font-family: verdana;
text-transform:uppercase;
color: #ffffff;
font-size: 10px;
border-bottom: none;
cursor: crosshair;
background:url(hover.png);
letter-spacing: -1px;			
}

.head {
display: block;
font-family: Microsoft Himalaya;
font-size: 20px;
color: #ffffff;
text-transform: uppercase;
text-decoration: none;
margin-bottom: 6px;
margin-right: 1px;
line-height: 16pt;
letter-spacing: 1px;
margin-top: 0px;
text-align: center;
background:url(head.png);
border-bottom: 0px solid #673b1e;
}

TEXTAREA,INPUT {		
color: #ffffff; 	
font-family: Verdana;			
font-size: 10px;
border-bottom: 1px solid #392e21;
border: 1px solid #392e21;
background: #8d8159;	
}

TEXTAREA {
width: 200; 
height: 100;
}