body

{



}

td a.gmenu

{

	text-decoration: none;

	background: #D7C1FF;

	color: #8300FE;

	display: block;

	padding: 5px;

	width: 90%;

	font-size: small;
	
	font-weight: bold;

}



td a.gmenu:hover

{

	background: #8300FE;

	color: #D7C1FF;



}





.submenu a

{

	background: #D7C1FF;

	border: 1px solid #8300FE;

	display: block;

	width: 140px;

	padding: 5px;

	color: #8300FE;

	text-decoration: none;	

	font-family: arial;

	font-size: small;
	
	font-weight: bold;

}



.submenu a:hover

{

	background: #8300FE;

	color: #D7C1FF;



}





.level2menu a

{

	border: 1px solid #8300FE;

	width: 150px;

	padding: 5px;

	margin-left: 2px;

	background: #D7C1FF;

	text-decoration: none;

	display: block;

	color: #8300FE;

	font-family: arial;

	font-size: small;
	
	font-weight: bold;

}



.level2menu a:hover

{



	background: #8300FE;

	color: #D7C1FF;

}



.level2menu a:active

{

	background: #D7C1FF;

	color: #8300FE;

}



.level2menu a:visited

{

	background: #D7C1FF;

	color: #8300FE;



}





table.gmenu

{

	background: #D7C1FF;

	color: #8300FE;

	position:relative;

	left: 0px;

	top: 0px;

	font-family: arial;
	
	font-weight: bold;

	border: 1px solid #8300FE;	



}





td.gmenu

{

	background: #D7C1FF;

	color: #8300FE;

	

}



td.gmenu:hover

{

	background: #8300FE;

	color: #D7C1FF;



}



#menu,#description

{

	float: left;

}



#description

{



	margin-left: 50px;

}