body { 
background-color: #000000;
font-family: tahoma, verdana, sans-serif; 
font-size: 12px; 
color: #3C2479;}

a:link {background: #000000; color: #C19A99; text-decoration: none;}
a:active {background: #000000; color: #C19A99; text-decoration: none;}
a:visited {background: #000000; color: #C19A99; text-decoration: none;}
a:hover {background: #C7726F; color: #E6BEBD; text-decoration:none;}

input {
color: #000000;
background: #C19A99;
border: 1px dotted #AD7776;
}
textarea {
color: #000000;
background: #C19A99;
border: 1px dotted #AD7776;
}

select {
color: #000000;
background: #C19A99;
border: 1px dotted #AD7776;
}

#mainimg {  
position: absolute; 
left: 150px;
top: 0px;
width: 590px;
height: 312px;
background: #000000;
border-width: 1px 1px 1px 1px; 
border-style: solid;
border-color: #C7726F;
}



#textarea { 
position: absolute; 
left: 150px;
top: 317px;
width: 435px;
height: 250px;
overflow: auto;
padding: 10px;
background: #000000;
text-align: left;
border-width: 0px 1px 1px 1px; 
border-style: solid;
border-color: #C7726F;
font-family: tahoma, verdana, sans-serif; 
font-size: 12px; 
color: #AD7776; 
}


#listmenu {  
position: absolute;
left: 606px;
top: 317px;  
width: 114px;
height: 250px;
background: #000000;
border-width: 0px 1px 1px 1px; 
border-style: solid;
border-color: #C7726F;
text-align: right;
font-family: tahoma, verdana, sans-serif; 
font-size: 12px;
color: #C7726F;
padding: 10px;
}


.header {
background: #000000;
font-family: tahoma, verdana, sans-serif; 
font-size: 14px;
font-weight: bold; 
color: #CF8785; 
border-width: 0px 0px 1px 0px; 
border-style: solid;
border-color: #CF8785;
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: #CF8785; 
text-transform: uppercase;
margin: 0px 0px 3px 0px;
border-width: 0px 0px 1px 0px; 
border-style: solid;
border-color: #CF8785;
}




























































