/* [MCMENU] */
/* Horizontal */
.Mri_Css_RedYellow {
	cursor: pointer;
	width: 100%;
	height: 25px;
}
.Mri_CssCenter_RedYellow, .Mri_CssCenterActive_RedYellow, .Mri_CssCenterHover_RedYellow {
	padding: 0px 5px 0px 5px;
	border-style: solid;
	border-width: 1px;
	border: 1px solid #7D0606;
	font-family: Arial;
	font-weight: bold;
	font-size: 12px;
	color: white;
	background-color: #B20909;
	text-decoration: none;
	text-align: center;
	height: 25px;
	white-space: nowrap;
}
.Mri_CssCenterActive_RedYellow {
	border: 1px solid #B28523;
	background-position: center bottom;
	background-image: url(media/TabActBC.png);
	background-repeat: no-repeat;
	background-color: #FEBA33;
}
.Mri_CssCenterHover_RedYellow {
	background-position: center bottom;
	background-image: url(media/TabHovBC.png);
	background-repeat: no-repeat;
	background-color: #D54747;
}
/* Drop Down */
.Mdi_Css_RedYellow {
	text-align: left;
	width: 100%;
	height: 21px;
}
.Mdi_CssIcon_RedYellow {
	padding: 0px 0px 0px 5px;
	width: 16px;
}
.Mdi_CssIcon_RedYellow DIV {
	background-position: center center;
	background-repeat: no-repeat;
	width: 16px;
}
.Mdi_CssCenter_RedYellow {
	padding: 0px 5px 0px 5px;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.Mdi_CssArrow_RedYellow {
	width: 9px;
}
.Mdi_CssArrow_RedYellow DIV {
	padding: 0px 0px 0px 0px;
	background-position: left center;
	background-image: url(media/MdArrow.gif);
	background-repeat: no-repeat;
	width: 9px;
}
.Mdi_CssIconActive_RedYellow {
	padding: 0px 0px 0px 5px;
	background-color: #FFCF70;
	width: 16px;
}
.Mdi_CssIconActive_RedYellow DIV {
	background-position: center center;
	background-repeat: no-repeat;
	width: 16px;
}
.Mdi_CssCenterActive_RedYellow {
	padding: 0px 5px 0px 5px;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: white;
	background-color: #FFCF70;
	text-decoration: none;
}
.Mdi_CssArrowActive_RedYellow {
	background-color: #FFCF70;
	width: 9px;
}
.Mdi_CssArrowActive_RedYellow DIV {
	padding: 0px 0px 0px 0px;
	background-position: left center;
	background-image: url(media/MdArrowAct.gif);
	background-repeat: no-repeat;
	background-color: #FFCF70;
	width: 9px;
}
.Mdi_CssIconHover_RedYellow {
	padding: 0px 0px 0px 5px;
	background-color: #FFCF70;
	width: 16px;
}
.Mdi_CssIconHover_RedYellow DIV {
	background-position: center center;
	background-repeat: no-repeat;
	width: 16px;
}
.Mdi_CssCenterHover_RedYellow {
	padding: 0px 5px 0px 5px;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: white;
	background-color: #FFCF70;
	text-decoration: none;
}
.Mdi_CssArrowHover_RedYellow {
	background-color: #FFCF70;
	width: 9px;
}
.Mdi_CssArrowHover_RedYellow DIV {
	padding: 0px 0px 0px 0px;
	background-position: left center;
	background-image: url(media/MdArrowAct.gif);
	background-repeat: no-repeat;
	background-color: #FFCF70;
	width: 9px;
}

