/* [MCMENU] */
/* Horizontal */
.Mri_Css_GrayRed {
	cursor: pointer;
	height: 35px;
}
.Mri_CssCenter_GrayRed, .Mri_CssCenterActive_GrayRed, .Mri_CssCenterHover_GrayRed {
	padding: 0px 5px 5px 5px;
	font-family: Tahoma;
	font-weight: bold;
	font-size: 12px;
	color: #FEFEFE;
	text-transform: uppercase;
	text-decoration: none;
	text-align: center;
	white-space: nowrap;
}
.Mri_CssCenterActive_GrayRed {
	background-position: center top;
	background-image: url(media/MenuItemAct.gif);
	background-repeat: repeat-x;
}
.Mri_CssCenterHover_GrayRed {
	background-position: center top;
	background-image: url(media/MenuItemAct.gif);
	background-repeat: repeat-x;
}
/* Drop Down */
.Mdi_Css_GrayRed {
	text-align: left;
	width: 100%;
	height: 21px;
}
.Mdi_CssIcon_GrayRed {
	padding: 0px 0px 0px 5px;
	width: 16px;
}
.Mdi_CssIcon_GrayRed DIV {
	background-position: center center;
	background-repeat: no-repeat;
	width: 16px;
}
.Mdi_CssCenter_GrayRed {
	padding: 0px 5px 0px 5px;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #9AA7B4;
	text-decoration: none;
}
.Mdi_CssArrow_GrayRed {
	width: 9px;
}
.Mdi_CssArrow_GrayRed DIV {
	padding: 0px 0px 0px 0px;
	background-position: left center;
	background-image: url(media/MdArrow.gif);
	background-repeat: no-repeat;
	width: 9px;
}
.Mdi_CssIconActive_GrayRed {
	padding: 0px 0px 0px 5px;
	background-color: #F5F5F5;
	width: 16px;
}
.Mdi_CssIconActive_GrayRed DIV {
	background-position: center center;
	background-repeat: no-repeat;
	width: 16px;
}
.Mdi_CssCenterActive_GrayRed {
	padding: 0px 5px 0px 5px;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #BF2113;
	background-color: #F5F5F5;
	text-decoration: none;
}
.Mdi_CssArrowActive_GrayRed {
	background-color: #F5F5F5;
	width: 9px;
}
.Mdi_CssArrowActive_GrayRed DIV {
	padding: 0px 0px 0px 0px;
	background-position: left center;
	background-image: url(media/MdArrowAct.gif);
	background-repeat: no-repeat;
	background-color: #F5F5F5;
	width: 9px;
}
.Mdi_CssIconHover_GrayRed {
	padding: 0px 0px 0px 5px;
	background-color: #F5F5F5;
	width: 16px;
}
.Mdi_CssIconHover_GrayRed DIV {
	background-position: center center;
	background-repeat: no-repeat;
	width: 16px;
}
.Mdi_CssCenterHover_GrayRed {
	padding: 0px 5px 0px 5px;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #BF2113;
	background-color: #F5F5F5;
	text-decoration: none;
}
.Mdi_CssArrowHover_GrayRed {
	background-color: #F5F5F5;
	width: 9px;
}
.Mdi_CssArrowHover_GrayRed DIV {
	padding: 0px 0px 0px 0px;
	background-position: left center;
	background-image: url(media/MdArrowAct.gif);
	background-repeat: no-repeat;
	background-color: #F5F5F5;
	width: 9px;
}

