body { 
background: url(img/snowmanbg.gif);
background-color: #000000;
font-family: tahoma, verdana, sans-serif; 
font-size: 12px; 
color: #38578B;}

a:link {color: #AABDDD; text-decoration: none;}
a:active {color: #AABDDD; text-decoration: none;}
a:visited {color: #AABDDD; text-decoration: none;}
a:hover {background: #AABDDD; color: #38578B; text-decoration:none;}


textarea {
color: #38578B;
background: #AABDDD;
border: 1px solid #38578B;
}




#textarea { 
position: absolute; 
left: 150px;
top: 313px;
width: 355px;
height: 100px;
overflow: auto;
padding: 10px;
background: #7896C8;
text-align: center;
border-width: 0px 1px 1px 1px; 
border-style: solid;
border-color: #314D79;
font-family: tahoma, verdana, sans-serif; 
font-size: 12px; 
color: #38578B; 
z-index: 2;
}


#listmenu {  
position: absolute;
left: 606px;
top: 313px;  
width: 114px;
height: 260px;
background: #4165A0;
border-width: 0px 1px 1px 1px; 
border-style: solid;
border-color: #314D79;
text-align: right;
font-family: tahoma, verdana, sans-serif; 
font-size: 12px;
color: #3C2479;
padding: 10px;
z-index: 4;
}


.header {
background: #7896C8;
font-family: tahoma, verdana, sans-serif; 
font-size: 14px;
font-weight: bold; 
color: #314D79; 
border-width: 0px 0px 1px 0px; 
border-style: solid;
border-color: #314D79;
text-transform: uppercase;
text-align: left;
margin: 0px;
padding: 1px;
}

.menuheader {
background: #4165A0;
font-family: tahoma, verdana, sans-serif; 
font-size: 14px;
font-weight: bold; 
color: #AABDDD; 
text-transform: uppercase;
margin: 0px 0px 3px 0px;
border-width: 0px 0px 1px 0px; 
border-style: solid;
border-color: #AABDDD;
}
















































