body { 
background-color: #E0D57A;
font-family: tahoma, verdana, sans-serif; 
font-size: 12px; 
color: #B87272;}

a:link {background: #432E6D; color: #E0D57A; text-decoration: none;}
a:active {background: #432E6D; color: #E0D57A; text-decoration: none;}
a:visited {background: #432E6D; color: #E0D57A; text-decoration: none;}
a:hover {background: #E0D57A; color: #432E6D; text-decoration:overline underline;}


textarea {
color: #432E6D;
background: #E0D57A;
border: 1px solid #C52C2A;
}




#textarea { 
position: absolute; 
left: 418px;
top: 10px;
width: 325px;
height: 100px;
overflow: auto;
padding: 10px;
background: #432E6D;
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: #F7F3C9; 
z-index: 2;
}


#listmenu {  
position: absolute;
left: 9px;
top: 425px;  
width: 373px;
height: 90px;
background: #432E6D;
border-width: 1px 1px 1px 1px; 
border-style: dotted;
border-color: #C52C2A;
text-align: center;
font-family: tahoma, verdana, sans-serif; 
font-size: 12px;
color: #C52C2A;
padding: 10px;
z-index: 2;
}


.header {
background: #432E6D;
font-family: tahoma, verdana, sans-serif; 
font-size: 14px;
font-weight: bold; 
color: #C52C2A; 
border-width: 0px 0px 1px 0px; 
border-style: solid;
border-color: #C52C2A;
text-transform: uppercase;
text-align: left;
margin: 0px;
padding: 1px;
}

.menuheader {
background: #432E6D;
font-family: tahoma, verdana, sans-serif; 
font-size: 14px;
font-weight: bold; 
color: #C52C2A; 
text-transform: uppercase;
margin: 0px 0px 3px 0px;
border-width: 0px 0px 1px 0px; 
border-style: solid;
border-color: #C52C2A;
}

