
.MenuItem
{
	/*color: #876936;*/
	color: #496D3C;
	font-family: Verdana;
    font-size: 10pt;
}

.MenuItemSelected
{
	/*color: #365487;*/
	color: #496D3C;
	font-family: Verdana;
	/*background-color: gainsboro;*/
    font-size: 10pt;
    font-weight : bold;
	text-decoration : underline;
}

.MenuItemHover
{
	color:#83B172;
	/*color: #476FB3;*/
	font-family: Verdana;
    font-size: 10pt;
}

.MenuBanner
{
	border-top: 2px solid #DEE4D9;
	margin-bottom: 5px;
	margin-top: 5px;
}

table
{
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}