body
{
	font-size: 13px;
	border-collapse: collapse;
	border: 0px;
	margin: 0px;
	padding: 0px;
	font-family: Arial;
	height: 100%;
	color: #A19680;
	background-color: Transparent !important;
}

.MenuItemMainStatic
{
	font-size: 15.75px !important;
	font-weight: bold;
	color: #5D5D5D;
	height: 52px;
	vertical-align: middle;
	text-align: center;
	margin-right: -3px;
	z-index: 100;
}

.MenuItemMainStaticHover
{
	background-color: #8E887C;
	color: White !important;
	border-width: 0px;
	z-index: 100;
}


