table.navbar
{font-size: 12px;
margin: 0px;
padding: 0px; 
font-weight: normal;
}

table.menu
{font-size: 14px;
margin: 0px;
padding: 0px;
font-weight: normal;
}

td.menumain
{
margin: 5px;
padding-left: 10px;
padding-right: 10px;
padding-bottom: 5px;
font-family:  Verdana, Arial, Helvetica, sans-serif;
font-weight: normal;
font-size: 14px;
vertical-align: middle;
text-align: left;
}

td.menuNormal
{padding: 5px;
color: black;
font-family:  Verdana, Arial, Helvetica, sans-serif;
font-weight: normal;
font-size: 14px;
vertical-align: top;
background-color: #6A7D53;
border-top: 0px dotted #999999;
}

td.menuHover
{
padding-left: 10px;
padding-right: 10px;
padding-bottom: 5px;
color: black;
font-family:   Verdana, Arial, Helvetica, sans-serif;
font-weight: normal;
font-size: 14px;

vertical-align: middle;
text-align: left;
/*remove the following line for drop-down menu with images*/
background-color: #007E3F;
}

div.menuNormal
{display: none;
position: static;
}

div.menuHover
{
margin-left:0px;
border: 0px solid #007E3F;
background-color: white;
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;
display: block;}

a.menuitem:active
{text-decoration: none;
color: black;
display: block;}

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

a.mainitem:visited
{text-decoration: none;
color: white;
display: block;}

a.mainitem:hover
{text-decoration: none;
color: black;

display: block;}

a.mainitem:active
{text-decoration: none;
color: black;

display: block;}

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

a.menuFooter:visited
{text-decoration: none;
color: white;
display: block;}

a.menuFooter:hover
{text-decoration: none;
color: black;
display: block;}

a.menuFooter:active
{text-decoration: none;
color: white;
display: block;}

a.masteritem:link
{
	font-size: 16px;
	font-weight: normal;
	text-decoration: none;
	color: white;
}

a.masteritem:visited
{
	font-size: 16px;
	font-weight: normal;
	text-decoration: none;
	color: white;
}

a.masteritem:hover
{
	font-size: 16px;
	font-weight: normal;
	text-decoration: none;
	color: white;
}

a.masteritem:active
{
	font-size: 16px;
	font-weight: normal;
	text-decoration: none;
	color: white;
}
