body { 
background: url(img/snowmanbg.gif);
background-color: #9D7BB5;
font-family: tahoma, verdana, sans-serif; 
font-size: 12px; 
color: #3C2479;}

a:link {background: #B89FD9; color: #9474BD; text-decoration: none;}
a:active {background: #B89FD9; color: #9474BD; text-decoration: none;}
a:visited {background: #B89FD9; color: #9474BD; text-decoration: none;}
a:hover {background: #9474BD; color: #B89FD9; text-decoration:none;}


textarea {
color: #3C2479;
background:#9474BD;
border: 1px solid #3C2479;
}




#textarea { 
position: absolute; 
left: 151px;
top: 354px;
width: 409px;
height: 80px;
overflow: auto;
padding: 10px;
background: #B89FD9;
text-align: center;
border-width: 2px 2px 2px 2px; 
border-style: solid;
border-color: #9474BD;
font-family: tahoma, verdana, sans-serif; 
font-size: 12px; 
color: #3C2479; 
z-index: 2;
}


#listmenu {  
position: absolute;
left: 183px;
top: 324px;  
width: 409px;
border-width: 0px 0px 0px 0px; 
border-style: solid;
border-color: #C9763F;
text-align: left;
font-family: tahoma, verdana, sans-serif; 
font-size: 12px;
color: #3C2479;
padding: 5px;
z-index: 4;
}


.header {
background: #B89FD9;
font-family: tahoma, verdana, sans-serif; 
font-size: 14px;
font-weight: bold; 
color: #9474BD; 
border-width: 0px 0px 1px 0px; 
border-style: solid;
border-color: #9474BD;
text-transform: uppercase;
text-align: left;
margin: 0px;
padding: 1px;
}

.menuheader {
background: #B89FD9;
font-family: tahoma, verdana, sans-serif; 
font-size: 14px;
font-weight: bold; 
color: #C9763F; 
text-transform: uppercase;
margin: 0px 0px 3px 0px;
border-width: 0px 0px 1px 0px; 
border-style: solid;
border-color: #C9763F;
}

