BODY
{}

/*P{margin: 0px; }
H1
{font-size: 12pt;
font-weight: bold;
padding-top: 15px;
margin: 0;}*/

table.navbar
{font-size: 8pt;
margin: 0px;
padding: 0px; 
border: 0px; 
}

table.menu
{font-size: 8pt;
margin: 0px;
padding: 3px;
background-color:white;
}

/*td.menutop
{background-image: url(../Images/linkbg2.jpg);
} */

table.menuNormal
{padding: 0px;	
font-weight:normal;
font-size:8pt;
background-color: white;

vertical-align:middle; 
}
/*background-color: white; remove the following line for drop-down menu with images*/

table.menuHover
{padding: 0px;
color: #E78A61;
font-weight: bold;
font-size:8pt;
vertical-align:middle;}

/* background-color: lightblue;  remove the following line for drop-down menu with images*/
div.menuNormal
{display: none;
position: static;
color:White;
}
div.menuHover
{ background-color: #fafbfd;
display: inline;
position: absolute;}

a.menuitem:link{FONT-SIZE: 8pt;color:black; FONT-FAMILY: Verdana;  text-decoration:none; width:100%; height:100%;}


a.menuitem:visited  {	FONT-SIZE: 8pt;color:black; FONT-FAMILY: Verdana;  text-decoration:none;width:100%;}	


a.menuitem:hover{	text-decoration:none;FONT-SIZE: 8pt;color:black; FONT-FAMILY: Verdana; width:100%;}


a.menuitem:active{	FONT-SIZE: 8pt;color:black; FONT-FAMILY: Verdana;  text-decoration:none;width:100%;}	


a.1menuitem:link
{text-decoration: none;
color: #4863A0;
display: block;
width:100%;
font-size:8pt; 	font-family:Verdana;}

a.1menuitem:visited
{text-decoration: none;
color: #4863A0;
width:100%;
display: block;
font-size:8pt; 	font-family:Verdana;}

a.1menuitem:hover
{text-decoration: none;
color: #E78A61;
display: block;
width:100%;
font-size:8pt; 	font-family:Verdana;}

a.1menuitem:active
{text-decoration: none;
color: #4863A0;
display: block;
width:100%;
font-size:8pt; 	font-family:Verdana;}