P
{padding-top: 0px;
margin: 0px;}

p.caption      { font-family: Tahoma; font-size: 8pt; font-style: italic; text-align: center; 
               margin-top: 0; margin-bottom: 6 }
table.navbar
{font-size: 10pt;
margin: 0px;
padding: 0px; 
border: 0px; 
font-weight: bold;}

table.menu
{font-family: Serifa BT, verdana, arial, sans-serif;
font-size: 10pt;
padding: 0px;
font-weight: bold;
background-color:#ACCDFB;
border:5px solid #ACCDFB;}

td.menuNormal
{padding: 0px;
color: white;
font-weight: normal;
border: 0px solid #ACCDFB;
vertical-align: top;}

td.menuHover
{padding: 0px;
color: black;
font-weight: bold;
vertical-align: top;
/*remove the following line for drop-down menu with images*/
}

div.menuNormal
{display: none;
position: static;}

div.menuHover
{background-color: #FFFFFF;
display: inline}

a:link.menuitem
{text-decoration: none;
color: #000000;
background-color: #ACCDFB;
display: block}

a:visited.menuitem
{text-decoration: none;
color: black;
background-color: #ACCDFB;
display: block;}

a:hover.menuitem
{text-decoration: none;
color: #000000;
font-weight: bold;
background-color: white;
display: block; letter-spacing:1pt}

a:active.menuitem
{text-decoration: none;
color: #000000;
font-weight: bold;
background-color: white;
display: block; letter-spacing:1pt}
