body { 
background-color: #B1A9D8;
font-family: tahoma, verdana, sans-serif; 
font-size: 12px; 
color: #8486D0;}

a:link {color: #8486D0; text-decoration: none;}
a:active {color: #8486D0; text-decoration: none;}
a:visited {color: #8486D0; text-decoration: none;}
a:hover {color: #EBE5F7; text-decoration:none;}



#textarea { 
position: absolute; 
left: 100px;
top: 294px;
width: 500px;
height: 271px;
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: #37374E; 
z-index: 2;
}


#listmenu {  
position: absolute;
left: 100px;
top: 265px;  
width: 420px;
border-width: 0px 0px 0px 0px; 
border-style: solid;
border-color: #C9763F;
text-align: left;
font-family: tahoma, verdana, sans-serif; 
font-size: 12px;
color: #8486D0;
padding: 10px;
z-index: 2;
}


.header {
font-family: tahoma, verdana, sans-serif; 
font-size: 14px;
font-weight: bold; 
color: #62628A; 
border-width: 0px 0px 1px 0px; 
border-style: solid;
border-color: #62628A;
text-transform: uppercase;
text-align: left;
margin: 0px;
padding: 1px;
}


