body {
background-color: #FEF6EA;
font-family: tahoma, verdana, sans-serif; 
font-size: 12px; 
color: #3C2479;}

a:link {color: #86030A; text-decoration: none;}
a:active {color: #86030A; text-decoration: none;}
a:visited {color: #86030A; text-decoration: none;}
a:hover {color: #C19A99; text-decoration:none;}


textarea {
color: #670308;
background: #E6DBCC;
border: 1px dashed #AD7776;
}




#textarea { 
position: absolute; 
left: 150px;
top: 250px;
width: 500px;
height: 100px;
overflow: auto;
padding: 10px;
background: #FEF6EA;
text-align: left;
border-width: 1px 1px 1px 1px; 
border-style: dashed;
border-color: #C7726F;
font-family: tahoma, verdana, sans-serif; 
font-size: 12px; 
color: #AD7776; 
}


#listmenu {  
position: absolute;
left: 606px;
top: 317px;  
width: 114px;
height: 280px;
background: #FEF6EA;
border-width: 0px 1px 1px 1px; 
border-style: dashed;
border-color: #C7726F;
text-align: right;
font-family: tahoma, verdana, sans-serif; 
font-size: 12px;
color: #C7726F;
padding: 10px;
}


.header {
font-family: tahoma, verdana, sans-serif; 
font-size: 14px;
font-weight: bold; 
color: #CF8785; 
border-width: 0px 0px 1px 0px; 
border-style: solid;
border-color: #CF8785;
text-transform: uppercase;
text-align: left;
margin: 0px;
padding: 1px;
}

.menuheader {
font-family: tahoma, verdana, sans-serif; 
font-size: 14px;
font-weight: bold; 
color: #CF8785; 
text-transform: uppercase;
margin: 0px 0px 3px 0px;
border-width: 0px 0px 1px 0px; 
border-style: solid;
border-color: #CF8785;
}





























































