BODY
{font-family: verdana, tahoma, arial, sans-serif;
font-size: 10pt;
margin: 0px;
margin-left: 3px;
margin-right: 3px;
padding: 0px;}

P
{padding-top: 10px;
margin: 0px;}

H1
{font-size: 12pt;
font-weight: bold;
padding-top: 15px;
margin: 0;}

table.navbar
{font-size: 9pt;
margin: 0px;
padding: 0px; 
border: 0px; 
font-weight: normal;}

table.menu
{font-size: 9pt;
margin: 0px;
padding: 0px;
font-weight: bold;}

td.menuNormal
{padding: 0px;
color: White;
font-weight: normal;
vertical-align: top;

background-image: url(images/bgballen.gif);
 
}

td.menuHover
{padding: 0px;
color: White;
font-weight: normal;
vertical-align: top;
/*remove the following line for drop-down menu with images*/

background-image: url(images/bgballenover.gif);
 
 list-style: none;
}

div.menuNormal
{display: none;
position: static;}

div.menuHover
{
background-color:  #333333;
display: inline;
position: absolute;
 float: none;
 height: auto;
}

a.menuitem:link
{text-decoration: none;
color: White;
background-color: #333333;
display: block;
 background-image: none;
}



a.menuitem:visited
{text-decoration: none;
color:White;
background-color: #333333;
display: block;
 background-image: none;
 list-style: none;
}

a.menuitem:hover
{text-decoration: none;
color:  white;
background: Maroon;
background-color: transparent;
display: block;
 background-image: none;
 
}

a.menuitem:active
{text-decoration: none;
color: Red;
background-color:  #333333;


display: block;}

