BODY
{font-family: verdana, tahoma, arial, sans-serif;
font-size: 10pt;
margin: 0px;
margin-left: 3px;
margin-right: 3px;
padding: 0px;}

.ielink
{
  padding:0 .25em 0 .25em; 
  width: auto; 
  overflow:visible;
}

.lake, .lake TD, .lake TH
{
background-image: url('b011.jpg');
background-repeat="no-repeat";

background-color: black;
color:white;
font-family: sans-serif;
font-weight:600; 
}

P
{padding-top: 10px;
margin: 0px;}

H1
{font-size: 12pt;
font-weight: bold;
padding-top: 15px;
margin: 0;}

table.navbar
{font-size: 8pt;
margin: 0px;
padding: 0px; 
border: 0px; 
font-weight: bold;}

table.menu
{font-size: 8pt;
margin: 0px;
padding: 0px;
font-weight: bold;}

td.menuNormal
{padding: 2px;
color: black;
font-weight: bold;
vertical-align: top;
background-color: white;}

td.menuHover
{padding: 2px;
color: black;
font-weight: bold;
vertical-align: top;
/*remove the following line for drop-down menu with images*/
background-color: lightblue;}

div.menuNormal
{display: none;
position: static;}

div.menuHover
{border: 1px solid lightblue;
background-color: #white;
display: inline;
position: absolute;}

a.menuitem:link
{padding: 2px;
text-decoration: none;
color: black;
background-color: white;
display: block;
}

a.menuitem:visited
{padding: 2px;
text-decoration: none;
color: gray;
background-color: white;
display: block;}

a.menuitem:hover
{padding: 2px;
text-decoration: none;
color: black;
background-color: lightblue;
display: block;}

a.menuitem:active
{padding: 2px;
text-decoration: none;
color: black;
background-color: lightblue;
display: block;}

