body { 
background:url(img/TGbg.gif);
background-color: #304F4A;
font-family: tahoma, verdana, sans-serif; 
font-size: 12px; 
color: #92B6AB;}

a:link {color: #F9FAFB; text-decoration: none;}
a:active {color: #F9FAFB; text-decoration: none;}
a:visited {color: #F9FAFB; text-decoration: none;}
a:hover {color: #6EA49C; text-decoration:none;}

input {
color: #000000;
background: #6EA49C;
border: 1px solid #3C5E59;
}
textarea {
color: #000000;
background: #6EA49C;
border: 1px solid #3C5E59;
}

select {
color: #000000;
background: #6EA49C;
border: 1px solid #3C5E59;
}

#mainimg {  
position: absolute; 
left: 60px;
top: 70px;
width: 750px;
height: 424px;
background: #507268;
border-width: 0px 0px 0px 0px; 
z-index: 2;
}


#textarea { 
position: absolute; 
left: 472px;
top: 75px;
width: 314px;
height: 395px;
overflow: auto;
padding: 10px;
text-align: left;
font-family: tahoma, verdana, sans-serif; 
font-size: 12px; 
color: #C0D4CE; 
z-index: 2;
}


#listmenu {  
position: absolute;
left: 368px;
top: 77px;  
width: 84px;
border-width: 0px 0px 0px 0px; 
border-style: solid;
border-color: #C9763F;
text-align: center;
font-family: tahoma, verdana, sans-serif; 
font-size: 12px;
color: #6EA49C;
padding: 10px;
z-index: 2;
}


.header {
font-family: tahoma, verdana, sans-serif; 
font-size: 14px;
font-weight: bold; 
color: #6EA49C; 
border-width: 0px 0px 1px 0px; 
border-style: solid;
border-color: #6EA49C;
text-transform: uppercase;
text-align: center;
margin: 0px;
padding: 1px;
}

.menuheader {
font-family: tahoma, verdana, sans-serif; 
font-size: 14px;
font-weight: bold; 
color: #6EA49C; 
text-transform: uppercase;
margin: 0px 0px 3px 0px;
border-width: 0px 0px 1px 0px; 
border-style: solid;
border-color: #6EA49C;
}






