body { 
background-color: #151513;
font-family: tahoma, verdana, sans-serif; 
font-size: 12px; 
color: #F0E1C2;}

a:link {color: #BB8348; text-decoration: none;}
a:active {color: #BB8348; text-decoration: none;}
a:visited {color: #BB8348; text-decoration: none;}
a:hover {color: #F0E1C2; text-decoration:none;}

input {
color: #F0E1C2;
background: #151513;
border: 1px solid #BB8348;
}
textarea {
color: #F0E1C2;
background: #151513;
border: 1px solid #BB8348;
}



#textarea { 
position: absolute; 
left: 462px;
top: 200px;
width: 450px;
height: 490px;
overflow: auto;
padding: 10px;
text-align: left;
border-width: 0px 0px 0px 0px; 
border-style: solid;
border-color: #915353;
font-family: tahoma, verdana, sans-serif; 
font-size: 12px; 
color: #F0E1C2; 
z-index: 2;
}


#listmenu {  
position: absolute;
left: 55px;
top: 395px;  
width: 390px;
border-width: 0px 0px 0px 0px; 
border-style: solid;
border-color: #C9763F;
text-align: center;
font-family: tahoma, verdana, sans-serif; 
font-size: 12px;
color: #F0E1C2;
padding: 10px;
z-index: 2;
}


.header {
font-family: tahoma, verdana, sans-serif; 
font-size: 14px;
font-weight: bold; 
color: #D0AB82; 
border-width: 0px 0px 1px 0px; 
border-style: solid;
border-color: #D0AB82;
text-transform: uppercase;
text-align: left;
margin: 0px;
padding: 1px;
}

.menuheader {
font-family: tahoma, verdana, sans-serif; 
font-size: 14px;
font-weight: bold; 
color: #BB8348; 
border-width: 0px 0px 1px 0px; 
border-style: solid;
border-color: #BB8348;
text-transform: uppercase;
text-align: center;
margin: 0px;
padding: 1px;
}
































