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


table.navbar 	{ font-family:arial, Tahoma; text-decoration: none; font-size=11px; margin: 0px; padding: 0px; border: 0px;cursor:hand }
table.menu		{ margin: 0px; padding: 0px; text-decoration: none; }
td.menuNormal	{ padding: 0px; border: color: black; font-weight: bold; vertical-align: top;  }
td.menuHover	{ font-family:arial, Tahoma; font-size=11px; padding: 0px; font-weight: bold; vertical-align: top; }

div.menuNormal	{ display: none; position: static;}
div.menuHover	{ background-image: url(/imagens/fundo_menu.jpg);  background-repeat: 0; display: inline; position: absolute; }

a.menuitem:link
{text-decoration: none;
color: white;
display: block;}

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

display: block;}

a.menuitem:hover
{text-decoration: none;
color: black;
background-color: #F79100;

display: block; }

a.menuitem:active
{text-decoration: none;
color: green;
background-color: lightblue;
display: block;}