.mmContainer
{
	background: #0e468f;
	height: 21px;
}

/**/

.staticMM
{
	background-color: #F0F0F0;
	width: 100%;
}

.mmContainer .staticMM
{
	background-color: transparent !important;
	border-bottom: none;
}

.staticMM1, .staticMM1 td a, a.staticMM1
{
/*	color: #fff !important;
	background-color: #333;
	border-left: 3px solid #A04109;
	padding: 0px;
	font: bold 13px Verdana, Arial !important;
	cursor: default !important;
*/
		margin: 0px;
		padding: 3px 0px 3px 5px;
		color: #fff;
		font: bold 13px Verdana, sans-serif;
		background: #FE4D1B url(../images/bg/bg-h3-brown.jpg) left top no-repeat;
		border-left: 5px solid #333;

}


a.staticMM1
{
	white-space: nowrap;
}

.staticMM td table.staticMM
{
}

a.staticMM
{
	text-decoration: underline !important;
	display: block;
	width: 90%;
}

table.staticMM
{
	border: 1px solid #F0F0F0;
}

.staticMM td
{
	padding: 0 0;
}

.staticMM td td
{
	background-color: transparent;
	padding: 2px 2px !important;
	border: none;
}

.topNavigation .staticMM td td
{
	padding: 0px !important;
}

.staticMM table td
{
	padding: 0px;
}

.staticMM td a
{
	cursor: pointer;
}

table.topProfilePanel .staticMM td a
{
	padding: 9px 13px 0px 0px;
	background-position: 100% 5px;
	height: 21px;
}

table.topProfilePanel .staticMM td a:hover
{
	color: #000 !important;
	background-color: #fde8a8;
}

.topNavigation .staticMM td a
{
	text-decoration: underline;
}

.mmContainer span.notSignedLabel,
.mmContainer .staticMM td a
{
	font: bold 14px Arial !important;
	text-transform: uppercase;
	color: #fff;
}

.mmContainer span.notSignedLabel
{
	float: left;
	height: 21px;
	margin-top: 5px;
	position: relative;
	left: 50%;
	margin-left: -40px !important;
	width: 80px !important;
	white-space: nowrap;
}

.mmContainer table td a:hover,
.mmContainer table.selected td a
{
	color: #fedd01;
}

div.sub-level-1
{
	margin-top: 0px;
	border-top: 1px solid transparent;
}

.sub-level-1,
.dynamicMM
{
	margin: 0px;
	z-index: 1; /* fix for IE8 */
	background-color: #354260;
}

.dynamicMM a
{
	float: none !important;
}

.dynamicMM table
{
	background-color: #354260;
	border: 1px solid #999;
}

table.topProfilePanel .dynamicMM table
{
	background-color: #fef0cb;
}

.dynamicMM table table
{
	border-width: 0px;
}

.dynamicMM table td
{
	padding: 0px !important;
}

.dynamicMM table td a
{
	display: block;
	padding-right: 15px;
	color: #000 !important;
	font: bold 11px Tahoma, Arial !important;
	padding: 3px 10px;
	margin: 0px;
	text-align: left;
}

.dynamicMM table td a:hover
{
	background-color: #fffbad;
	text-decoration: none !important;
}

table.topProfilePanel .dynamicMM table td a:hover
{
	background-color: #fde8a8;
}
/*
a.linkButtons, td.linkButtons a, td a.linkButtons, a.linkbuttons
{
	color: #fff !important;
	font: bold 11px Tahoma, sans-serif !important;
	border: 1px outset #A04109;
	font-size: 11px;
	background: #A04109 url(../images/bg/bg-button-brown.gif) repeat-x;
	text-decoration: none;
	display:inline-block;
	text-align:center;
}

a.linkButtons:hover, td.linkButtons a:hover, a.linkbuttons:hover
{
	color: #fff;
	border: red 1px solid ! important;
	color: #000000;
}
*/