body {  
background:url(img/tubemapbg.jpg);
background-color: #d6d7da;
font-family: tahoma, verdana, sans-serif; 
font-size: 12px; 
color: #364670;
}

a:active {color: #870c12; text-decoration: none;}
a:link {color: #870c12; text-decoration: none;}
a:visited {color: #870c12; text-decoration: none;}
a:hover {color: #0a2a7b; text-decoration:overline underline;
}


#mainimg {  
position: absolute; 
left: 0px;
top: 0px;
width: 757px;
height: 512px;
}

#textarea { 
position: absolute; 
left: 45px;
top: 100px; 
width: 390px;
height: 396px;
overflow: auto;
padding: 5px;
text-align: left;
font-family: tahoma, verdana, sans-serif; 
font-size: 12px; 
color: #364670; 
}

#listmenu {  
position: absolute; 
left: 512px;
top: 75px;
width: 110px;
text-align: center;
font-family: tahoma, verdana, sans-serif; 
font-size: 12px;
color: #364670;
margin: 0px;
padding: 3px;
}
.header {
font-family: tahoma, verdana, sans-serif; 
font-size: 14px;
font-weight: bold; 
color: #0a2a7b; 
border-width: 0px 0px 1px 0px; 
border-style: solid;
border-color: #0a2a7b;
text-transform: uppercase;
text-align: left;
margin: 0px;
padding: 1px;
}
.menuheader {
font-family: tahoma, verdana, sans-serif; 
font-size: 14px;
font-weight: bold; 
color: #0a2a7b; 
text-transform: uppercase;
margin: 0px 0px 3px 0px;
border-width: 0px 0px 1px 0px; 
border-style: solid;
border-color: #0a2a7b;
}





