table.gmenu
{
	background: #000066;
	position: relative;
	left: 0px;
	top: 0px;
	margin-top: 1;
	margin-right: 0;
	margin-bottom: 1;
	margin-left: 0;
	padding-top: 1;
	padding-right: 0;
	padding-bottom: 1;
	padding-left: 0;
	text-align: center;
	border: none;
}
td a.gmenu {
	display: block;
	width: 126px;
	color: white;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	font-style: normal;
	border: thin groove #CC9900;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 0px;
}
td a.gmenu:hover {
	width: 126px;
	background: #668C99;
	color: white;
	text-decoration: none;
	border: thin groove #CC9900;
}
td a.gmenu:visited {
	width: 126px;
	color: white;
	text-decoration: none;
	border: thin groove #CC9900;
}
div.submenu {
display: block;
width: 126px;
}
.submenu a {
width: 126px;
display: block;
text-decoration: none;
}
.submenu a:hover {
width: 126px;
text-decoration: none;
}
div.level2menu {
display: block;
}
.level2menu a {
width: 126px;
display: block;
text-decoration: none;
}
.level2menu a:hover {
width: 126px;
text-decoration: none;
}

