.MenuMain
{
	text-align : left;
}
.MenuLevel0LevelClass
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #ffffff;
	text-align: left;
	text-decoration: none;
	background-color: #4c918f;
	border-bottom-color: #FFFFFF;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	width: 100%;
}
.MenuLevel0HoverClass
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #ffffff;
	text-align: left;
	text-decoration: none;
	background-color: #00635f;
	border-bottom-color: #FFFFFF;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	width: 100%;
}


