/* [BORMENU] */
/* Horizontal */
.Mri_Css_Red {
	cursor: pointer;
	height: 35px;
}
.Mri_CssCenter_Red, .Mri_CssCenterActive_Red, .Mri_CssCenterHover_Red {
	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_Red {
	background-position: center top;
	background-image: url(media/MenuItemAct.gif);
	background-repeat: repeat-x;
}
.Mri_CssCenterHover_Red {
	background-position: center top;
	background-image: url(media/MenuItemAct.gif);
	background-repeat: repeat-x;
}
/* Drop Down */
.Mdi_Css_Red {
	text-align: left;
	width: 100%;
	height: 21px;
}
.Mdi_CssIcon_Red {
	padding: 0px 0px 0px 5px;
	width: 16px;
}
.Mdi_CssIcon_Red DIV {
	background-position: center center;
	background-repeat: no-repeat;
	width: 16px;
}
.Mdi_CssCenter_Red {
	padding: 0px 5px 0px 5px;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.Mdi_CssArrow_Red {
	width: 9px;
}
.Mdi_CssArrow_Red DIV {
	padding: 0px 0px 0px 0px;
	background-position: left center;
	background-image: url(media/MdArrow.gif);
	background-repeat: no-repeat;
	width: 9px;
}
.Mdi_CssIconActive_Red {
	padding: 0px 0px 0px 5px;
	background-color: #F5F5F5;
	width: 16px;
}
.Mdi_CssIconActive_Red DIV {
	background-position: center center;
	background-repeat: no-repeat;
	width: 16px;
}
.Mdi_CssCenterActive_Red {
	padding: 0px 5px 0px 5px;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #BF190A;
	background-color: #F5F5F5;
	text-decoration: none;
}
.Mdi_CssArrowActive_Red {
	background-color: #F5F5F5;
	width: 9px;
}
.Mdi_CssArrowActive_Red 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_Red {
	padding: 0px 0px 0px 5px;
	background-color: #F5F5F5;
	width: 16px;
}
.Mdi_CssIconHover_Red DIV {
	background-position: center center;
	background-repeat: no-repeat;
	width: 16px;
}
.Mdi_CssCenterHover_Red {
	padding: 0px 5px 0px 5px;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #BF190A;
	background-color: #F5F5F5;
	text-decoration: none;
}
.Mdi_CssArrowHover_Red {
	background-color: #F5F5F5;
	width: 9px;
}
.Mdi_CssArrowHover_Red 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;
}


