P
{padding-top: 2px;
margin: 0px;}

td.menuBacksponsor
{padding: 0px;
color: white;
font-weight: bold;
vertical-align: top;
background-color: darkblue;}

table.navbarsponsor
{font-size: 8pt;
margin: 0px;
padding: 0px; 
border: 0px; 
font-weight: bold;}

table.menusponsor
{font-size: 8pt;
margin: 0px;
padding: 0px;
font-weight: bold;
text-decoration: none;
}

td.menuNormalsponsor
{
font-size: 8pt;
padding: 0px;
font-weight: bold;
vertical-align: top;
background-color: darkblue;
text-decoration: none;
color:white;
}

td.menuHoversponsor
{
font-size: 8pt;
padding: 0px;
color: black;
font-weight: bold;
vertical-align: top;
/*remove the following line for drop-down menu with images*/
background-color: #6699ff;
text-decoration: none;
}

div.menuNormalsponsor
{display: none;
position: static;}

div.menuHoversponsor
{border: 0px solid lightblue;
background-color: #e2e2fc;
display: inline;
position: absolute;}

a.menuitemsponsor:link
{text-decoration: none;
color: black;
background-color: #e2e2fc;
display: block;}

a.menuitemsponsor:visited
{text-decoration: none;
color: black;
background-color: #e2e2fc;
display: block;}

a.menuitemsponsor:hover
{text-decoration: none;
color: white;
background-color: darkblue;
display: block;}

a.menuitemsponsor:active
{text-decoration: none;
color: white;
background-color: darkblue;
display: block;}

a.menutopsponsor:link
{text-decoration: none;
color: white;
background-color: darkblue;
display: block;}

a.menutopsponsor:visited
{text-decoration: none;
color: white;
background-color: darkblue;
display: block;}

a.menutopsponsor:hover
{text-decoration: none;
color: black;
background-color: #6699ff;
display: block;}

a.menutopsponsor:active
{text-decoration: none;
color: white;
background-color: darkblue;
display: block;}
