body { 
background-color: #3373A9;
font-family: tahoma, verdana, sans-serif; 
font-size: 12px; 
color: #397EBD;}

a:link {color: #A4BEE0; text-decoration: none;}
a:active {color: #A4BEE0; text-decoration: none;}
a:visited {color: #A4BEE0; text-decoration: none;}
a:hover {color: #397EBD; text-decoration:none;}


textarea {
color: #000000;
background: #397EBD;
border: 1px solid #232C4B;
}



#textarea { 
position: absolute; 
left: 472px;
top: 75px;
width: 314px;
height: 395px;
overflow: auto;
padding: 10px;
text-align: left;
font-family: tahoma, verdana, sans-serif; 
font-size: 12px; 
color: #232C4B; 
z-index: 2;
}


#listmenu {  
position: absolute;
left: 368px;
top: 77px;  
width: 84px;
border-width: 0px 0px 0px 0px; 
border-style: solid;
border-color: #C9763F;
text-align: center;
font-family: tahoma, verdana, sans-serif; 
font-size: 12px;
color: #397EBD;
padding: 10px;
z-index: 2;
}


.header {
font-family: tahoma, verdana, sans-serif; 
font-size: 14px;
font-weight: bold; 
color: #D0CDD7; 
border-width: 0px 0px 1px 0px; 
border-style: solid;
border-color: #D0CDD7;
text-transform: uppercase;
text-align: center;
margin: 0px;
padding: 1px;
}

.menuheader {
font-family: tahoma, verdana, sans-serif; 
font-size: 14px;
font-weight: bold; 
color: #D0CDD7; 
text-transform: uppercase;
margin: 0px 0px 3px 0px;
border-width: 0px 0px 1px 0px; 
border-style: solid;
border-color: #D0CDD7;
}






