.MainMenu
{
	margin-left: 12px;
	margin-top: 0px;
	font-weight :bold;
	width: auto;
	font-family: Tahoma;
	font-size: 1em;
	padding-top:12px;
	
}


.MainMenu span
{
	border-right:2px solid white;
margin-left:18px;
padding-right:18px;	
}

.MainMenu a,
.MainMenu a:visited

{
	color: white;
	text-decoration: none;
	border: 0px;
	font-weight: bold;
}

.MainMenu a:hover

{
	color: black;

	
}
