/* [MCMENU] */
/* Horizontal */
.Mri_Css_lightblueyellow {
	cursor: pointer;
	width: 100%;
	height: 25px;
}
.Mri_CssCenter_lightblueyellow, .Mri_CssCenterActive_lightblueyellow, .Mri_CssCenterHover_lightblueyellow {
	padding: 0px 5px 0px 5px;
	border-style: solid;
	border-width: 1px;
	border: 1px solid #6A87A5;
	font-family: Arial;
	font-weight: bold;
	font-size: 12px;
	color: #27405B;
	background-color: #A9CCF1;
	text-decoration: none;
	text-align: center;
	height: 25px;
	white-space: nowrap;
}
.Mri_CssCenterActive_lightblueyellow {
	border: 1px solid #BC9D35;
	color: #795D00;
	background-position: center bottom;
	background-image: url(media/TabActBC.png);
	background-repeat: no-repeat;
	background-color: #F0CF62;
}
.Mri_CssCenterHover_lightblueyellow {
	background-position: center bottom;
	background-image: url(media/TabHovBC.png);
	background-repeat: no-repeat;
	background-color: #D1E7FF;
}
/* Drop Down */
.Mdi_Css_lightblueyellow {
	text-align: left;
	width: 100%;
	height: 21px;
}
.Mdi_CssIcon_lightblueyellow {
	padding: 0px 0px 0px 5px;
	width: 16px;
}
.Mdi_CssIcon_lightblueyellow DIV {
	background-position: center center;
	background-repeat: no-repeat;
	width: 16px;
}
.Mdi_CssCenter_lightblueyellow {
	padding: 0px 5px 0px 5px;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.Mdi_CssArrow_lightblueyellow {
	width: 9px;
}
.Mdi_CssArrow_lightblueyellow DIV {
	padding: 0px 0px 0px 0px;
	background-position: left center;
	background-image: url(media/MdArrow.gif);
	background-repeat: no-repeat;
	width: 9px;
}
.Mdi_CssIconActive_lightblueyellow {
	padding: 0px 0px 0px 5px;
	background-color: #FEEDB3;
	width: 16px;
}
.Mdi_CssIconActive_lightblueyellow DIV {
	background-position: center center;
	background-repeat: no-repeat;
	width: 16px;
}
.Mdi_CssCenterActive_lightblueyellow {
	padding: 0px 5px 0px 5px;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #795D00;
	background-color: #FEEDB3;
	text-decoration: none;
}
.Mdi_CssArrowActive_lightblueyellow {
	background-color: #FEEDB3;
	width: 9px;
}
.Mdi_CssArrowActive_lightblueyellow DIV {
	padding: 0px 0px 0px 0px;
	background-position: left center;
	background-image: url(media/MdArrowAct.gif);
	background-repeat: no-repeat;
	background-color: #FEEDB3;
	width: 9px;
}
.Mdi_CssIconHover_lightblueyellow {
	padding: 0px 0px 0px 5px;
	background-color: #FEEDB3;
	width: 16px;
}
.Mdi_CssIconHover_lightblueyellow DIV {
	background-position: center center;
	background-repeat: no-repeat;
	width: 16px;
}
.Mdi_CssCenterHover_lightblueyellow {
	padding: 0px 5px 0px 5px;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #795D00;
	background-color: #FEEDB3;
	text-decoration: none;
}
.Mdi_CssArrowHover_lightblueyellow {
	background-color: #FEEDB3;
	width: 9px;
}
.Mdi_CssArrowHover_lightblueyellow DIV {
	padding: 0px 0px 0px 0px;
	background-position: left center;
	background-image: url(media/MdArrowAct.gif);
	background-repeat: no-repeat;
	background-color: #FEEDB3;
	width: 9px;
}


