table.gmenu
{
background:#336699;
position: relative;
left: 0px;
top: 0px;
}
td a.gmenu {
display: block;
width: 150px;
color: white;
font-weight: 900;
font-family:Arial, Helvetica, sans-serif;
text-decoration: none;
	width: 85%;
	font-size: 12px;
	border-top: 0px;
	border-right: 1px;
	border-left: 1px;
	border-bottom: 0px;
	border-color: #FFFFFF;
	border-style: solid;
	margin-right: 0px;
}
td a.gmenu:hover {
width: 150px;
background: #225588;
color: #FFFF00;
font-weight: 900;
text-decoration: none;
	width: 95%;
	font-size: 12px;
	border-top: 0px;
	border-right: 1px;
	border-left: 1px;
	border-bottom: 0px;
	border-color: #336699;
	border-style: solid;
	margin-right: 0px;
}
div.submenu {
display: block;
width: 190px;
background:#225588;
}
.submenu a {
width: 150px;
display: block;
color: #FFFFFF;
font-family:Arial, Helvetica, sans-serif;
font-weight: 900;
text-decoration: none;
	width: 94%;
	font-size: 12px;
	border-top: 0px;
	border-right: 1px;
	border-left: 1px;
	border-bottom: 0px;
	border-color: #FFFFFF;
	border-style: solid;
	margin-right: 0px;

}
.submenu a:hover {
width: 150px;
background: #5588bb;
color: #FFFF00;
font-weight: 900;
text-decoration: none;
	width: 95%;
	font-size: 12px;
	border-top: 0px;
	border-right: 10px;
	border-left: 1px;
	border-bottom: 0px;
	border-color: #FFFFAA;
	border-style: solid;
	margin-right: 0px;
}
div.level2menu {
display: block;
width: 150px;
background: #336699;}
.level2menu a {
width: 150px;
display: block;
color: white;
font-family:Arial, Helvetica, sans-serif; 
font-weight: 900;
text-decoration: none;
	width: 85%;
	font-size: small;
	border-top: 0px;
	border-right: 1px;
	border-left: 1px;
	border-bottom: 0px;
	border-color: #FFFFFF;
	border-style: solid;
	margin-right: 0px;

}
.level2menu a:hover {
width: 150px;
background: #336699;
color: yellow;
font-weight: 900;
text-decoration: none;
	width: 95%;
	font-size: small;
	border-top: 0px;
	border-right: 1px;
	border-left: 1px;
	border-bottom: 0px;
	border-color: #336699;
	border-style: solid;
	margin-right: 0px;
}

