body { 
background-color: #A373B6;
font-family: tahoma, verdana, sans-serif; 
font-size: 12px; 
color: #8486D0;}

a:link {color: #A373B6; text-decoration: none;}
a:active {color: #A373B6; text-decoration: none;}
a:visited {color: #A373B6; text-decoration: none;}
a:hover {color: #EBE5F7; text-decoration:none;}


textarea {
color: #37374E;
background: #9677B9;
border: 1px solid #37374E;
}



#textarea { 
position: absolute; 
left: 100px;
top: 200px;
width: 480px;
height: 100px;
overflow: auto;
padding: 10px;
text-align: left;
border-width: 0px 0px 0px 0px; 
border-style: solid;
border-color: #B89FD9;
font-family: tahoma, verdana, sans-serif; 
font-size: 12px; 
color: #37374E; 
z-index: 2;
}


#listmenu {  
position: absolute;
left: 99px;
top: 280px;  
width: 500px;
text-align: center;
font-family: tahoma, verdana, sans-serif; 
font-size: 12px;
color: #BCB6DE;
padding: 10px;
z-index: 2;
}


.header {
font-family: tahoma, verdana, sans-serif; 
font-size: 14px;
font-weight: bold; 
color: #5D3385; 
border-width: 0px 0px 1px 0px; 
border-style: solid;
border-color: #5D3385;
text-transform: uppercase;
text-align: left;
margin: 0px;
padding: 1px;
}




















