body { 
background-color: #71687F;
font-family: tahoma, verdana, sans-serif; 
font-size: 12px; 
color: #B3A4C8;}

a:link {color: #E1DCE8; text-decoration: none;}
a:active {color: #E1DCE8; text-decoration: none;}
a:visited {color: #E1DCE8; text-decoration: none;}
a:hover {color: #B3A4C8; text-decoration:none;}

input {
color: #B3A4C8;
background: #000000;
border: 1px solid #71687F;
}
textarea {
color: #B3A4C8;
background: #000000;
border: 1px solid #71687F;
}

select {
color: #B3A4C8;
background: #000000;
border: 1px solid #71687F;
}


#mainimg {  
position: absolute; 
left: 60px;
top: 11px;
width: 760px;
height: 500px;
background: #000000;
border-width: 0px 0px 0px 0px; 
z-index: 1;
}


#textarea { 
position: absolute; 
left: 68px;
top: 57px;
width: 346px;
height: 288px;
overflow: auto;
padding: 10px;
text-align: left;
font-family: tahoma, verdana, sans-serif; 
font-size: 12px; 
color: #B3A4C8; 
z-index: 2;
}


#listmenu {  
position: absolute;
left: 68px;
top: 15px;  
width: 400px;
text-align: center;
font-family: tahoma, verdana, sans-serif; 
font-size: 12px;
color: #B3A4C8;
padding: 10px;
z-index: 2;
}


.header {
font-family: tahoma, verdana, sans-serif; 
font-size: 14px;
font-weight: bold; 
color: #9D8DB3; 
border-width: 0px 0px 1px 0px; 
border-style: solid;
border-color: #9D8DB3;
text-transform: uppercase;
text-align: left;
margin: 0px;
padding: 1px;
}
















































































































