

P
{padding-top: 0px;
margin: 0px;}

H1
{font-size: 10pt;
padding-top: 0px;
margin: 0px;}

table.navbar
{font-size: 10pt;
margin: 0px;
padding: 0px; 
border: 0px; 
}

table.menu
{font-size: 10pt;
margin: 0px;
padding: 0px;
}

td.menuNormal
{
vertical-align: bottom;
	  filter:alpha(opacity=0.9); opacity:0.9;
}

td.menuHover
{
color: #e10000;
vertical-align: bottom;	cursor:pointer;cursor:hand; background-color: white;	  filter:alpha(opacity=0.7); opacity:0.7;
}

div.menuNormal
{display: none;background-color: white;
margin: 0px;}

div.menuHover
{
cursor:pointer;cursor:hand; background-color: white;
position: absolute;
margin: 0px;}

a.menuitem:link
{text-decoration: none;
color: white;
background-color: white;

margin: 0px;}

a.menuitem:visited
{text-decoration: none;
color: white;
background-color: white;

margin: 0px;}

a.menuitem:hover
{text-decoration: none;	cursor:pointer;cursor:hand; 
color: #e10000;

margin: 0px;}

a.menuitem:active
{text-decoration: none;
color: #e10000;

margin: 0px;}

