body { 
background: #022230;
font-family: tahoma, verdana, sans-serif; 
font-size: 12px; 
color: #7FC2D2;}

a:link {color: #EFF9FB; text-decoration: none;}
a:active {color: #EFF9FB; text-decoration: none;}
a:visited {color: #EFF9FB; text-decoration: none;}
a:hover {color: #7FC2D2; text-decoration:none;}

input {
color: #7FC2D2;
background: #022230;
border: 1px solid #326370;
}
textarea {
color: #7FC2D2;
background: #022230;
border: 1px solid #326370;
}

select {
color: #7FC2D2;
background: #022230;
border: 1px solid #326370;
}

#mainimg {  
position: absolute; 
left: 99px;
top: 0px;
width: 776px;
height: 327px;
background: #022230;
}


#textarea { 
position: absolute; 
left: 101px;
top: 325px;
width: 600px;
height: 240px;
overflow: auto;
padding: 10px;
background: #022230;
text-align: left;
border-width: 0px 0px 1px 1px; 
border-style: solid;
border-color: #EFF9FB;
font-family: tahoma, verdana, sans-serif; 
font-size: 12px; 
color: #7FC2D2; 
z-index: 1;
}


#listmenu {  
position: absolute;
left: 722px;
top: 325px;  
width: 129px;
height: 240px;
background: #022230;
border-width: 0px 1px 1px 1px; 
border-style: solid;
border-color: #EFF9FB;
text-align: right;
font-family: tahoma, verdana, sans-serif; 
font-size: 12px;
color: #8486D0;
padding: 10px;
z-index: 2;
}


.header {
font-family: tahoma, verdana, sans-serif; 
font-size: 14px;
font-weight: bold; 
color: #326370;
background: #022230; 
border-width: 0px 0px 1px 0px; 
border-style: solid;
border-color: #326370;
text-transform: uppercase;
text-align: left;
margin: 0px;
padding: 1px;
}


















































