body { 
background: url(img/sombg.jpg);
background-color: #4D321B;
font-family: tahoma, verdana, sans-serif; 
font-size: 12px; 
color: #3C2479;}

a:link {color: #C3B5A5; text-decoration: none;}
a:active {color: #C3B5A5; text-decoration: none;}
a:visited {color: #C3B5A5; text-decoration: none;}
a:hover {background: #C3B5A5; color: #361E04; text-decoration:none;}


textarea {
color: #6D5540;
background: #C3B5A5;
border: 1px solid #4D321B;
}




#textarea { 
position: centre; 
left: 0px;
top: 303px;
width: 500px;
height: 100px;
overflow: auto;
padding: 10px;
background: #AA937A;
text-align: left;
border-width: 0px 1px 1px 1px; 
border-style: solid;
border-color: #361E04;
font-family: tahoma, verdana, sans-serif; 
font-size: 12px; 
color: #6D5540; 
z-index: 2;
}


#listmenu {  
position: absolute;
left: 580px;
top: 303px;  
width: 200px;
height: 260px;
padding: 10px;
background: #6D5540;
border-width: 0px 1px 1px 1px; 
border-style: solid;
border-color: #361E04;
text-align: right;
font-family: tahoma, verdana, sans-serif; 
font-size: 12px;
color: #C3B5A5;
z-index: 2;
}


.header {
font-family: tahoma, verdana, sans-serif; 
font-size: 14px;
font-weight: bold; 
color: #4D321B; 
border-width: 0px 0px 1px 0px; 
border-style: solid;
border-color: #4D321B;
text-transform: uppercase;
text-align: left;
margin: 0px;
padding: 1px;
}

.header2 {
font-family: tahoma, verdana, sans-serif; 
font-size: 14px;
font-weight: normal; 
color: #4D321B; 
text-transform: uppercase;
text-align: left;
margin: 0px;
padding: 0px;
}

.menuheader {
font-family: tahoma, verdana, sans-serif; 
font-size: 14px;
font-weight: bold; 
color: #4D321B; 
text-transform: uppercase;
margin: 0px 0px 3px 0px;
border-width: 0px 0px 1px 0px; 
border-style: solid;
border-color: #4D321B;
margin: 0px;
padding: 1px;
}

.note {
font-family: tahoma, verdana, sans-serif; 
font-size: 12px;
font-weight: bold; 
color: #4D321B; 
text-align: left;
margin: 0px;
padding: 0px;
}



