body
{

}
td a.gmenu
{
	border: 1px solid white;
	text-decoration: none;
	background: #42416B;
	color: white;
	width: 105%;
	padding: 5px;
	display: block;
	font-size: 11;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;

}

td a.gmenu:hover
{
	border: 1px solid #000000;
	background: white;
		
	color: #050535;


}

.submenu a
{
border: 1px solid white;
	display: block;
	width: 180px;
	padding: 5px;
	text-decoration: none;
	background: #6F6F8b;
	color: white;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11;
	text-align: left;
	font-weight: bold;
}
.submenu a:hover
{
	border: 1px solid black;
	
	background: B1B0C0;
	color: black;
	
}

.level2menu a
{
border: 1px solid white;
	padding: 5px;
	background: #42416B;
	width: 180px;
	
	text-decoration: none;
	display: block;
	color: white;
	font-family: arial;
	font-size: 11;
	font-weight: bold;
	text-align: left;
}

.level2menu a:hover
{
border: 1px solid #000000;
	background: white;
		
	color: #050535;

}


table.gmenu
{
	background: #666699;
	color: black;
	position:relative;
	left: 0px;
	top: 0px;
	border: 1px solid black;
	width:535px;

}

td.gmenu
{
	background: #52527B;
	color: black;
}

td.gmenu:hover
{
	background: black;
	color: white;

}

#menu,#description
{
	float: left;
}

#description
{

	margin-left: 50px;
}.unnamed1 {
	font-size: xx-small;
	color: #000033;
}
