body { 
background-color: #000000;
font-family: tahoma, verdana, sans-serif; 
font-size: 12px; 
color: #D0E0F0;
}

a:active {background: #000000; color: #6996AB; text-decoration: none;}
a:link {background: #000000; color: #6996AB; text-decoration: none;}
a:visited {background: #000000; color: #6996AB; text-decoration: none;}
a:hover {background: #000000; color: #D0E0F0; text-decoration:overline underline;
}

 input {
color: #D0E0F0;
background: #000000;
border: 1px solid #6996AB;
}
textarea {
color: #D0E0F0;
background: #000000;
border: 1px solid #6996AB;
}

select {
color: #D0E0F0;
background: #000000;
border: 1px solid #6996AB;
}

#mainimg {  
position: absolute; 
left: 30px;
top: 0px;
width: 400px;
height: 400px;
}

#textarea { 
position: absolute; 
left: 480px;
top: 0px;
width: 350px;
height: 600px;
overflow: auto;
padding: 10px;
background: #000000;
text-align: left;
font-family: tahoma, verdana, sans-serif; 
font-size: 12px; 
color: #D0E0F0; 
}


#listmenu {  
position: absolute;
left: 25px;
top: 455px;  
width: 400px;
background: #000000;
text-align: left;
font-family: tahoma, verdana, sans-serif; 
font-size: 12px;
color: #D0E0F0;
padding: 10px;
}

.header {
background: #000000;
font-family: tahoma, verdana, sans-serif; 
font-size: 14px;
font-weight: bold; 
color: #205B76; 
border-width: 0px 0px 1px 0px; 
border-style: solid;
border-color: #205B76;
text-transform: uppercase;
text-align: left;
margin: 0px;
padding: 1px;
}

.menuheader {
background: #000000;
font-family: tahoma, verdana, sans-serif; 
font-size: 14px;
font-weight: bold; 
color: #205B76; 
text-transform: uppercase;
margin: 0px 0px 3px 0px;
border-width: 0px 0px 1px 0px; 
border-style: solid;
border-color: #205B76;
}
















