.mainNav
{
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #555;
	text-decoration: none;
	height: 25px;
	cursor: default;
	cursor: hand;
}

.mainNavOn
{
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
	height: 25px;
	cursor: default;
	cursor: hand;
}

.mainNavOver
{
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
	height: 25px;
	cursor: default;
	cursor: hand;
}

.MenuSeparator
{
	height: 25px;
	width: 1px;	
}
