.MenuProjects
{
	text-align : left;
}
.MenuLevel1LevelClass
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #719431;
	text-align: left;
	text-decoration: none;
	background-color: #d4dfc1;
	border-bottom-color: #FFFFFF;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	width: 100%;
}
.MenuLevel1HoverClass
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #ffffff;
	text-align: left;
	text-decoration: none;
	background-color: #719431;
	border-bottom-color: #FFFFFF;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	width: 100%;
}

