P.menu
{font-family:Tahoma;
font-size: 10pt;
font-weight: bold;
padding-top: 0px;
margin: 0px;}

table.navbar
{font-family:Tahoma;
font-size: 10pt;
margin: 0px;
padding: 0px; 
border: 0px; 
font-weight: bold;}

table.menu
{font-size: 8pt;
margin: 0px;
padding: 0px;
font-weight: bold;}

td.menuNormal
{padding: 0px;
color: #335058;
font-weight: bold;
vertical-align: top;
background-color: #A4C1C9;}

td.menuHover
{padding: 0px;
color: #335058;
font-weight: normal;
vertical-align: top;
/*remove the following line for drop-down menu with images*/
background-color:#A4C1C9;}

div.menuNormal
{display: none;
position: absolute;}

div.menuHover
{border:  1px solid #A4C1C9;
border-style: solid;
background-color: white;
display: inline;
position: absolute;
}

a.homeMenuItem
{	
	font-weight:bold; 
	color: white;
	
	background-color: #2C88DA;
	text-decoration: none;
	font-size: 9pt;
	font-family:Tahoma;
	padding-top: 0px;
	margin: 0px;
}
/*a.homeMenuItem:visited
{
	
	font-weight:bold; 
	color: white;
	
	background-color: #0099ff;
	text-decoration: none;
	font-family:Tahoma;
	font-size: 8pt;
	padding-top: 0px;
	margin: 0px;
}*/
/*a.homeMenuItem:active
{	
	font-weight:bold;
	color: white;
	
	background-color: #0099ff;
	text-decoration: none;
	font-family:Tahoma;
	font-size: 10pt;
	padding-top: 0px;
	margin: 0px;
}

a.homeMenuItem:hover
{	
	font-weight:bold;
	color: white;
	
	background-color: #0099ff;
	text-decoration: none;
	font-family:Tahoma;
	font-size: 10pt;
	padding-top: 0px;
	margin: 0px;	
}*/

/*a.homeMenuItem:active
{
	font-weight: lighter;
	color: white;
	
	background-color: #0099ff;
	text-decoration: none;
	font-size: 8pt;
	font-family:Tahoma;	
	padding-top: 0px;
	margin: 0px;
}*/


a.menuitem:link
{text-decoration: none;
color: black;
font-weight: normal;
background-color: white;
display: block;}

a.menuitem:visited
{text-decoration: none;
color: #335058;
font-weight: normal;
background-color: white;
display: block;}

a.menuitem:hover
{text-decoration: none;
color: #335058;
background-color: #A4C1C9;
display: block;}

a.menuitem:active
{text-decoration: none;
color: #335058;
font-weight: normal;
background-color: #A4C1C9;
display: block ;}

