td a.gmenu

{

	text-decoration: none;

	background: #7A15A2;

	color: white;

	display: block;

       	padding: 6px;

	width: 93%;

	font-size: small;

	font-weight: bold;

}



td a.gmenu:hover

{

	background: white;

	color: navy;



}





.submenu a

{

	background: #7A15A2;

	border: 1px solid #7A15A2;

	display: block;

	width: 140px;

	padding: 5px;

	color: white;

	text-decoration: none;	

	font-family: arial;

	font-size: small;

        font-weight: bold;

}



.submenu a:hover

{

	background: white;

	color: navy;



}





.level2menu a

{

	border: 1px solid #7A15A2;

	width: 135px;

	padding: 5px;

	margin-left: 2px;

	background: #7A15A2;

	text-decoration: none;

	display: block;

	color: white;

	font-family: arial;

	font-size: small;

        font-weight: bold;

}



.level2menu a:hover

{



	background: white;

	color: navy;

}



.level2menu a:active

{

	background: #7A15A2;

	color: white;

}



.level2menu a:visited

{

	background: #7A15A2;

	color: white;



}





table.gmenu

{

	background: #7A15A2;

	color: white;

	position:relative;

	left: 0px;

	top: 0px;

	font-family: arial;

	border-top: 1px solid #fff;	



}





td.gmenu

{

	background: #7A15A2;

	color: white;

	

}



td.gmenu:hover

{

	background: white;

	color: #7A15A2;



}



#menu,#description

{

	float: left;
8:16 PM 9/01/2009
}



#description

{



	margin-left: 50px;

}
