/* [MCMENU] */
/* Vertical */
.V_Mri_Css_DimgrayRed {
	cursor: pointer;
	height: 25px;
	width: 100%;
}
.V_Mri_CssCenter_DimgrayRed, .V_Mri_CssCenterActive_DimgrayRed, .V_Mri_CssCenterHover_DimgrayRed {
	padding: 0px 3px 0px 3px;
	border-style: solid;
	border-width: 1px;
	border: 1px solid #3D4148;
	font-family: Arial;
	font-weight: bold;
	font-size: 12px;
	color: white;
	background-color: #575C66;
	text-decoration: none;
	text-align: left;
	height: 25px;
	white-space: nowrap;
}
.V_Mri_CssCenterActive_DimgrayRed {
	border: 1px solid #7D131C;
	background-position: center bottom;
	background-image: url(media/TabVertActBC.png);
	background-repeat: no-repeat;
	background-color: #B31B2A;
}
.V_Mri_CssCenterHover_DimgrayRed {
	background-position: center bottom;
	background-image: url(media/TabVertHovBC.png);
	background-repeat: no-repeat;
	background-color: #6E727A;
}
/* Drop Down */
.V_Mdi_Css_DimgrayRed {
	text-align: left;
	width: 100%;
	height: 21px;
}
.V_Mdi_CssIcon_DimgrayRed {
	padding: 0px 0px 0px 5px;
	width: 16px;
}
.V_Mdi_CssIcon_DimgrayRed DIV {
	background-position: center center;
	background-repeat: no-repeat;
	width: 16px;
}
.V_Mdi_CssCenter_DimgrayRed {
	padding: 0px 5px 0px 5px;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.V_Mdi_CssArrow_DimgrayRed {
}
.V_Mdi_CssArrow_DimgrayRed DIV {
	padding: 0px 0px 0px 0px;
	background-position: left center;
	background-image: url(media/MdArrow.gif);
	background-repeat: no-repeat;
	width: 9px;
}
.V_Mdi_CssIconActive_DimgrayRed {
	padding: 0px 0px 0px 5px;
	background-color: #CC525E;
	width: 16px;
}
.V_Mdi_CssIconActive_DimgrayRed DIV {
	background-position: center center;
	background-repeat: no-repeat;
	width: 16px;
}
.V_Mdi_CssCenterActive_DimgrayRed {
	padding: 0px 5px 0px 5px;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: white;
	background-color: #CC525E;
	text-decoration: none;
}
.V_Mdi_CssArrowActive_DimgrayRed {
	background-color: #CC525E;
}
.V_Mdi_CssArrowActive_DimgrayRed DIV {
	padding: 0px 0px 0px 0px;
	background-position: left center;
	background-image: url(media/MdArrowAct.gif);
	background-repeat: no-repeat;
	background-color: #CC525E;
	width: 9px;
}
.V_Mdi_CssIconHover_DimgrayRed {
	padding: 0px 0px 0px 5px;
	background-color: #CC525E;
	width: 16px;
}
.V_Mdi_CssIconHover_DimgrayRed DIV {
	background-position: center center;
	background-repeat: no-repeat;
	width: 16px;
}
.V_Mdi_CssCenterHover_DimgrayRed {
	padding: 0px 5px 0px 5px;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: white;
	background-color: #CC525E;
	text-decoration: none;
}
.V_Mdi_CssArrowHover_DimgrayRed {
	background-color: #CC525E;
}
.V_Mdi_CssArrowHover_DimgrayRed DIV {
	padding: 0px 0px 0px 0px;
	background-position: left center;
	background-image: url(media/MdArrowAct.gif);
	background-repeat: no-repeat;
	background-color: #CC525E;
	width: 9px;
}


