.MenuMain
{
	color: #000000;
	margin: 3px 0px;
	line-height: 24px;
	float: left;
	padding-right: 10px;
	padding-left: 10px;
}

.MenuMain a
{
	color: #404040;
	font-size: 12px;
	font-weight: bold;
}

.MenuMain a:hover
{
	text-decoration: underline;
}

.MenuMain a.Selected
{
	
}

.MenuTop
{
	color: #000000;
	margin: 3px 0px;
	line-height: 24px;
	float: left;
	padding-left: 10px;
}

.MenuTop a
{
	color: #000000;
	font-size: 12px;
	font-weight: bold;
}

.MenuTop a:hover
{
	text-decoration: underline;
}

.MenuTop a.Selected
{
	
}

.MenuBottom
{
	color: #ffffff;
	line-height: 20px;
	float: left;
	padding-right: 10px;
	padding-left: 10px;
}

.MenuBottom a
{
	color: #ffffff;
	font-size: 11px;
}

.MenuBottom a:hover
{
	text-decoration: underline;
}

.MenuBottom a.Selected
{
	
}
