/* [MCMENU] */
/* Vertical */
.V_Mri_Css_darkblue {
	cursor: pointer;
	height: 25px;
	width: 100%;
}
.V_Mri_CssCenter_darkblue, .V_Mri_CssCenterActive_darkblue, .V_Mri_CssCenterHover_darkblue {
	padding: 0px 3px 0px 3px;
	border-style: solid;
	border-width: 1px;
	border: 1px solid #607BA1;
	font-family: Arial;
	font-weight: bold;
	font-size: 12px;
	color: #A0B6D5;
	background-color: #224473;
	text-decoration: none;
	text-align: left;
	height: 25px;
	white-space: nowrap;
}
.V_Mri_CssCenterActive_darkblue, .V_Mri_CssCenterHover_darkblue {
	border: 1px solid #86A7D5;
	color: #FCFDFF;
	background-position: center bottom;
	background-image: url(media/TabVertActBC.png);
	background-repeat: no-repeat;
	background-color: #2B5289;
}
/* Drop Down */
.V_Mdi_Css_darkblue {
	text-align: left;
	width: 100%;
	height: 21px;
}
.V_Mdi_CssIcon_darkblue {
	padding: 0px 0px 0px 5px;
	width: 16px;
}
.V_Mdi_CssIcon_darkblue DIV {
	background-position: center center;
	background-repeat: no-repeat;
	width: 16px;
}
.V_Mdi_CssCenter_darkblue {
	padding: 0px 5px 0px 5px;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #A0B6D5;
	text-decoration: none;
}
.V_Mdi_CssArrow_darkblue {
}
.V_Mdi_CssArrow_darkblue 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_darkblue {
	padding: 0px 0px 0px 5px;
	background-color: #2B5289;
	width: 16px;
}
.V_Mdi_CssIconActive_darkblue DIV {
	background-position: center center;
	background-repeat: no-repeat;
	width: 16px;
}
.V_Mdi_CssCenterActive_darkblue {
	padding: 0px 5px 0px 5px;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #E3E4E6;
	background-color: #2B5289;
	text-decoration: none;
}
.V_Mdi_CssArrowActive_darkblue {
	background-color: #2B5289;
}
.V_Mdi_CssArrowActive_darkblue DIV {
	padding: 0px 0px 0px 0px;
	background-position: left center;
	background-image: url(media/MdArrowAct.gif);
	background-repeat: no-repeat;
	background-color: #2B5289;
	width: 9px;
}
.V_Mdi_CssIconHover_darkblue {
	padding: 0px 0px 0px 5px;
	background-color: #2B5289;
	width: 16px;
}
.V_Mdi_CssIconHover_darkblue DIV {
	background-position: center center;
	background-repeat: no-repeat;
	width: 16px;
}
.V_Mdi_CssCenterHover_darkblue {
	padding: 0px 5px 0px 5px;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #E3E4E6;
	background-color: #2B5289;
	text-decoration: none;
}
.V_Mdi_CssArrowHover_darkblue {
	background-color: #2B5289;
}
.V_Mdi_CssArrowHover_darkblue DIV {
	padding: 0px 0px 0px 0px;
	background-position: left center;
	background-image: url(media/MdArrowAct.gif);
	background-repeat: no-repeat;
	background-color: #2B5289;
	width: 9px;
}


