.menuHeader{
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	padding-left: 5px;
	padding-top: 35px;
	padding-bottom: 5px;
	cursor: pointer;
}
.subMenu{
	font-family: Georgia, Arial;
	font-size: 12px;
	line-height: 15px;
	text-align: right;
	color: #000000;
}
.mmCell{
	padding-bottom: 2px;
	padding-bottom: 2px;
}
.mmCellSelected{
	padding-bottom: 2px;
	padding-bottom: 2px;
}
.smCell{
	padding-top: 4px;
	padding-left: 12px;
}
.ssmCell{
	padding-top: 4px;
	padding-left: 12px;
}
a.mmHigh, a.mm:hover, a.mmHigh:hover {
	color: #FA3A00;
	text-decoration: none;
	cursor: hand;
	font-size: 15px;
	padding-left: 7px;
	font-weight: bold;
	line-height: 20px;
} 
a.mm {
	color: #633679;
	text-decoration: none;
	cursor: hand;
	font-size: 15px;
	padding-left: 7px;
	font-weight: bold;
	line-height: 20px;
} 

