body

{

}

td a.gmenu
{

	background: #D55500;
	color: white;
	display: block;
	padding: 3px;
	width: 100px;
	font-size: 12px;
	font-family:Tahoma;
	text-align:center;
	text-decoration:none;
}

td a.gmenu:hover
{
	text-decoration:none;
}

.submenu a
{
	background: #D55500;
	border: 1px solid #FFFFFF;	
	display: block;
	width: 115px;
	padding: 3px;
	color: white;
	text-decoration: none;	
	font-family: Tahoma;
	font-size: 11px;
	position:relative;
	text-align:center;
}

.submenu a:hover
{
	text-decoration:none;
	background: #E9752C;
}



table.gmenu
{
	background: #D55500;
	color: white;
	position:relative;
	left: 0px;
	top: 0px;
	font-family: Tahoma;
	border: 1px solid #000000;	
}

td.gmenu
{
	background: #D55500;
	color: white;
	
}

td.gmenu:hover
{
	text-decoration:none;
}

#menu,#description
{
	float: left;
}

#description
{
	margin-left: 50px;
}