p
{padding-top: 4px;
margin: 0px;
text-align:center}

a.topmenu:link
{text-decoration: none;
color: white;
background-color: transparent;
display: block;
text-align:center}

a.topmenu:visited
{text-decoration: none;
color: white;
background-color: transparent;
display: block;
text-align:center}

a.topmenu:active
{text-decoration: none;
color: black;
background-color: cornflowerblue;
display: block;
text-align:center}

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: 0px;
color: white;
font-weight: bold;
vertical-align: top;
align:center;
background-color: transparent;
width:120px}

td.menuHover
{padding: 0px;
color: white;
font-weight: bold;
vertical-align: center;
width:120px;
/*remove the following line for drop-down menu with images*/
background-color: cornflowerblue;}

div.menuNormal
{display: none;
position: static;}

div.menuHover
{border: 1px solid cornflowerblue;
background-color: #2165A6;
display: inline;
position: absolute;}

a.menuitem:link
{text-decoration: none;
color: white;
background-color: #2165A6;
display: block;
text-align:center}

a.menuitem:visited
{text-decoration: none;
color: white;
background-color: #2165A6;
display: block;
text-align:center}

a.menuitem:hover
{text-decoration: none;
color: white;
background-color: cornflowerblue;
display: block;
text-align:center}

a.menuitem:active
{text-decoration: none;
color: white;
background-color: cornflowerblue;
display: block;
text-align:center}
