body { 
background: url(img/bglee.jpg);
background-color: #A5A0A1;
font-family: tahoma, verdana, sans-serif; 
font-size: 12px; 
color: #4D4F57;}

a:link {color: #D5D3D3; text-decoration: none;}
a:active {color: #D5D3D3; text-decoration: none;}
a:visited {color: #D5D3D3; text-decoration: none;}
a:hover {color: #4D4F57; text-decoration:none;}

input {
color: #FFFFFF;
background: #7B7B7B;
border: 1px solid #000000;
}
textarea {
color: #FFFFFF;
background: #7B7B7B;
border: 1px solid #000000;
}

select {
color: #FFFFFF;
background: #7B7B7B;
border: 1px solid #000000;
}


#mainimg {  
position: absolute; 
left: 0px;
top: 11px;
width: 800px;
height: 280px;
background: #A5A0A1;
border-width: 0px 0px 0px 0px; 
z-index: 1;
}


#border {  
position: absolute; 
left: 0px;
top: 290px;
width: 282px;
height: 306px;
background: #A5A0A1;
border-width: 0px 0px 0px 0px; 
z-index: 1;
}


#textarea { 
position: absolute; 
left: 340px;
top: 280px;
width: 400px;
height: 318px;
overflow: auto;
background: #A5A0A1;
padding: 10px;
text-align: left;
font-family: tahoma, verdana, sans-serif; 
font-size: 12px; 
color: #4D4F57; 
z-index: 2;
}


#listmenu {  
position: absolute;
left: 340px;
top: 230px;  
width: 400px;
text-align: center;
font-family: tahoma, verdana, sans-serif; 
font-size: 12px;
color: #4D4F57;
padding: 10px;
z-index: 2;
}


.header {
font-family: tahoma, verdana, sans-serif; 
font-size: 14px;
font-weight: bold; 
color: #37383D; 
border-width: 0px 0px 1px 0px; 
border-style: solid;
border-color: #37383D;
text-transform: uppercase;
text-align: left;
margin: 0px;
padding: 1px;
}



































































































































