body

{
	background-color: #ff0066;
	text-align: center;

}

td a.gmenu

{

	text-decoration: none;

	background: #0000cc;

	color: #ffff66;

	display: block;

	padding: 5px;

	width: 90%;

	font-size: small;

}



td a.gmenu:hover

{

	text-decoration: bold;

	background: #0033ff;

	color: #ffff66;


}





.submenu a

{

	background: #0033ff;

	border: 1px solid #ffff66;

	display: block;

	width: 120px;

	padding: 5px;

	color: #ffff00;

	text-decoration: none;	

	font-family: arial;

	font-size: small;

}



.submenu a:hover

{

	background: #ffff99;

	color: #0033ff;



}





.level2menu a

{

	border: 1px solid #0000cc;

	width: 90px;

	padding: 5px;

	margin-left: 2px;

	background: #ffff99;

	text-decoration: none;

	display: block;

	color: #ff0000;

	font-family: arial;

	font-size: small;

}



.level2menu a:hover

{



	background: #ffcc00;

	color: #333333;

}




table.gmenu

{

	background: #33ff00;

	color: #ffcc00;

	position:relative;

	left: 0px;

	top: 0px;

	font-family: arial;

	border: 1px solid #ffff66;

	text-align: center;


}





td.gmenu

{

	background: #333333;

	color: #ffcc00;

	

}



td.gmenu:hover

{

	background: #ffcc00;

	color: #333333;



}



#menu,#description

{

	float: center;

}



#description

{



	margin-left: 50px;

}