body { 
background-color: #ce5e39;
font-family: tahoma, verdana, sans-serif; 
font-size: 12px; 
color: #000000;
}

a:active {color: #fefee6; text-decoration: none;}
a:link {color: #fefee6; text-decoration: none;}
a:visited {color: #fefee6; text-decoration: none;}
a:hover {color: #E1CEC6; text-decoration:overline underline;
}

 input {
color: #E1CEC6;
background: #000000;
border: 1px solid #B59C94;
}
textarea {
color: #E1CEC6;
background: #000000;
border: 1px solid #B59C94;
}



#textarea { 
position: absolute; 
left: 30px;
top: 150px;
width: 440px;
padding: 10px;
background: #ce5e39;
text-align: left;
font-family: tahoma, verdana, sans-serif; 
font-size: 12px; 
color: #000000; 
}


#listmenu {  
position: absolute;
left: 30px;
top: 345px;  
width: 430px;
background: #000000;
text-align: center;
font-family: tahoma, verdana, sans-serif; 
font-size: 12px;
color: #ce5e39;
padding: 10px;
}

.header {
background: #ce5e39;
font-family: tahoma, verdana, sans-serif; 
font-size: 14px;
font-weight: bold; 
color: #000000; 
border-width: 0px 0px 1px 0px; 
border-style: solid;
border-color: #000000;
text-transform: uppercase;
text-align: left;
margin: 0px;
padding: 1px;
}

.menuheader {
background: #000000;
font-family: tahoma, verdana, sans-serif; 
font-size: 14px;
font-weight: bold; 
color: #ce5e39; 
text-transform: uppercase;
margin: 0px 0px 3px 0px;
border-width: 0px 0px 1px 0px; 
border-style: solid;
border-color: #ce5e39;
}













