﻿.mm
{
	z-index: 109;
	left: 181px; 
	position: absolute; 
	top: 44px; 
	border-collapse: collapse; 
	height: 25px;
	width: 803px;
}

.mmItem 
{
	font-weight: normal;
	font-size: 8pt;
	width: 94px;
	height: 23px; 
	cursor: hand;
	color: white;
	text-indent: -1pt;
	font-family: Arial;
	background-color: #5a6e84;
	text-align: left;
	text-decoration: none;
}

.selectedMmItem 
{
	font-weight: normal;
	color: white;
	background-color: #8a0e04;
	text-align: left;
	text-decoration: none;
	font-family: Arial;
	font-size: 8pt;	
	cursor: hand;
	text-indent: -1pt;	
	height: 23px;
	width: 94px;
}

.highlightedMmItem
{
	font-weight: normal;
	color: white;
	background-color: #c50027;
	text-align: left;
	text-decoration: none;
	font-family: Arial;
	font-size: 8pt;
	cursor: hand;
	text-indent: -1pt;
	height: 23px;
	width: 94px;
}

.mmSpacer 
{
	width: 5px; 
	background-color: transparent;
}

.sm
{
	font-family: Arial; 
	font-size: 7pt; 
	z-index: 111; 
	cursor: hand; 
 	width: 96;
 	visibility: hidden;
}

.smItem
{
	font-size: 8pt; 
	width: 94px; 
	color: white; 
	text-indent: 4pt; 
	height: 23px; 
	background-color: #5a6e84; 
	text-decoration: none;
}

.highlightedSmItem
{
	font-size: 8pt; 
	width: 94px; 
	color: white; 
	text-indent: 4pt; 
	height: 23px; 
	background-color: #c50027; 
	text-decoration: none;
}
