body
{



}
td a.gmenu
{
	text-decoration: none;
	color: #FF0000;
	width: 100%;
	display: block;
	font-style: normal;
	font-weight: normal;



}

td a.gmenu:hover
{
	color: #FF0000;


}

.submenu a
{
	display: block;
	width: 100px;
	text-decoration: none;
	background: silver;
	color: #000000;
}
.submenu a:hover
{
	background: #FF0000;
	color: white;
}

.level2menu a
{
	width: 100px;
	background: silver;
	text-decoration: none;
	display: block;
	color: black;
}

.level2menu a:hover
{
	background: teal;
	color: white;

}

.level2menu a:active
{
	color: black;
}

.level2menu a:visited
{
	color: black;

}


table.gmenu
{
	color: black;
	position:relative;
	top: -32px;
	z-index: 999;
	text-align: center;
	clear: none;
	float: none;
	height: 10px;
	padding: 0px;
	margin: 0px;
	font-family: "Times New Roman", Times, serif;



















	

}

td.gmenu
{
	color: #FF0000;
	height: 10px;


}

td.gmenu:hover
{
	color: #FF0000;

}
