


	/* --[[ Main Expand Icons ]]-- */
	#imenus0 .imeam span,#imenus0 .imeamj span {background-image:    url(Images/WebElements/ArrowMain_Expand_Default.gif); width:13px; height:9px; left:-15px; top:2px; background-repeat:no-repeat;background-position:top left;}
	#imenus0 li:hover .imeam span,#imenus0 li a.iactive .imeamj span {background-image:    url(Images/WebElements/ArrowMain_Expand_ON.gif); background-repeat:no-repeat;background-position:top left;}


	/* --[[ Sub Expand Icons ]]-- */
	#imenus0 ul .imeas span,#imenus0 ul .imeasj span {background-image:    url(Images/WebElements/ArrowSub_Expand_Default.gif); width:4px; height:7px; left:-4px; top:3px; background-repeat:no-repeat;background-position:top left;}
	#imenus0 ul li:hover .imeas span,#imenus0 ul li a.iactive .imeasj span {background-image:    url(Images/WebElements/ArrowSub_Expand_ON.gif); background-repeat:no-repeat;background-position:top left;}


	/* --[[ Main Container ]]-- */
	#imouter0 {background-color:#949599; }


	/* --[[ Sub Container ]]-- */
	#imenus0 li ul {background-color:#e4701d; border-style:solid; border-color:#ffffff; border-width:1px; }


	/* --[[ Main Items ]]-- */
	#imenus0 li a, #imenus0 .imctitle {color:#ffffff; text-align:left; font-family:Arial; font-size:11px; font-weight:bold; text-decoration:none; padding:3px 0px 3px 25px; }

		/* [hover] - These settings must be duplicated for IE compatibility.*/
		#imenus0 li:hover>a {background-color:#e4701d; color:#ffffff; }
		#imenus0 li a.ihover, .imde imenus0 a:hover {background-color:#e4701d; color:#ffffff; }

		/* [active] */
		#imenus0 li a.iactive {background-color:#e4701d; color:#ffffff; }

		/* [Dividers (vertical implementations only)] */
		#imenus0 .dvm {border-bottom-width:1px; border-style:solid; border-color:#ffffff; padding-bottom:0px; margin-bottom:0px; }


	/* --[[ Sub Items ]]-- */
	#imenus0 ul a, #imenus0 .imsubc li .imctitle  {height:13px; background-color:#949599; color:#ffffff; text-align:left; font-family:Arial; font-size:11px; font-weight:normal; text-decoration:none; border-style:none; border-width:0px; padding:4px 4px 4px 7px; margin:0px; }

		/* [hover] - These settings must be duplicated for IE comptatibility.*/
		#imenus0 ul li:hover>a {background-color:#e4701d; color:#ffffff; }
		#imenus0 ul li a.ihover {background-color:#e4701d; color:#ffffff; }

		/* [active] */
		#imenus0 ul li a.iactive {background-color:#e4701d; color:#ffffff; text-decoration:none; }

		/* [Dividers] */
		#imenus0 .dvs {border-bottom-width:1px; border-style:solid; border-color:#ffffff; padding-bottom:0px; margin-bottom:0px; }

