body { 
background-color: #455B5F;
font-family: tahoma, verdana, sans-serif; 
font-size: 12px; 
color: #AEB8B8;}

a:link {color: #AEB8B8; text-decoration: none;}
a:active {color: #AEB8B8; text-decoration: none;}
a:visited {color: #AEB8B8; text-decoration: none;}
a:hover {background: #AEB8B8; color: #455B5F; text-decoration:overline underline;}


textarea {
color: #AEB8B8;
background: #455B5F;
border: 0px solid #AEB8B8;
}

select {
color: #AEB8B8;
background: #455B5F;
border: 1px solid #AEB8B8;
}



#textarea { 
position: absolute; 
left: 60px;
top: 100px;
width: 538px;
height: 100px;
overflow: auto;
padding: 10px;
background: #6A888B;
text-align: left;
border-width: 1px 1px 1px 1px; 
border-style: solid;
border-color: #AEB8B8;
font-family: tahoma, verdana, sans-serif; 
font-size: 12px; 
color: #2C3C3E; 
z-index: 2;
}


#listmenu {  
position: absolute;
left: 59px;
top: 460px;  
width: 540px;
border-width: 0px 0px 0px 0px; 
border-style: solid;
border-color: #AEB8B8;
text-align: center;
font-family: tahoma, verdana, sans-serif; 
font-size: 12px;
color: #AEB8B8;
padding: 10px;
z-index: 2;
}


.header {
background: #6A888B;
font-family: tahoma, verdana, sans-serif; 
font-size: 14px;
font-weight: bold; 
color: #AEB8B8; 
border-width: 0px 0px 1px 0px; 
border-style: solid;
border-color: #AEB8B8;
text-transform: uppercase;
text-align: left;
margin: 0px;
padding: 1px;
}






























































