body
{

}
td a.gmenu
{
	text-decoration: none;
	color:#DDD9B9;
	font-weight:600;
	width: 90px;
	height:22px;
	font-family:tahoma;
	font-size:12px;
	
}

td a.gmenu:hover
{

	color:#FFA54A;
	text-decoration: none;

}

.submenu a
{
	display: block;
	text-align=right;
	width: 170px;
	text-decoration: none;
	background:#3E3E3E;
	color:#FFA54A;
	font-family:tahoma;
	font-size::12px;
	font-weight::600;
	height:20px;
	padding-right:3px;
	padding-left:3px;
	padding-top:8px;
	padding-bottom:3px;


}
.submenu a:hover
{
	background: teal;
	color: white;
	background:#000000;
	font-family:tahoma;
	font-size::12px;
	font-weight::600;
	text-decoration: none;
}

.level2menu a
{
	width: 120px;

	text-decoration: none;
	display: block;
	color: black;
}

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

}

.level2menu a:active
{
	background:#3E3E3E;
	color: black;
}

.level2menu a:visited
{
	
	color: black;

}


table.gmenu
{
	
	color:#D7E3FB;
	position:relative;
	right: 0px;
	top: 0px;
	text-align:right;
	

}

td.gmenu
{
	
	color:#D7E3FB;
	font-family:tahoma;
	font-size::12px;
	font-weight:600;


}

td.gmenu:hover
{
	
	color:#DDFFdD;

}

#menu,#description
{
	float: right;
}

#description
{

	margin-left: 50px;
}
