/* --[[ Main Expand Icons ]]-- */
#imenus0 .imeam span,#imenus0 .imeamj span {background-image:url(_images/medium_purple_down.gif); width:9px; height:6px; left:-6px; top:5px; background-repeat:no-repeat;background-position:top left;}
	#imenus0 li:hover .imeam span,#imenus0 li a.iactive .imeamj span {background-image:url(_images/medium_red_down.gif); background-repeat:no-repeat;background-position:top left;}


	/* --[[ Sub Expand Icons ]]-- */
	#imenus0 ul .imeas span,#imenus0 ul .imeasj span {background-image:url(_images/medium_purple_right.gif); width:6px; height:9px; left:-8px; top:4px; 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/medium_red_right.gif); background-repeat:no-repeat;background-position:top left;}


	/* --[[ Main Container ]]-- */
	#imouter0 {background-color:#cc9900; border-style:none; border-color:#cc9900; border-width:0px; padding:0px; margin:0px; }


	/* --[[ Sub Container ]]-- */
	#imenus0 li ul {background-color:#1f1f1f; border-style:solid; border-color:#333333; border-width:1px; padding:1px; margin:4px 0px 0px; }

		/* [Underlayment (Drop Shadow)] */
		#imenus0 .imunder {background-color:#666666; top:3px; left:3px; filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);opacity:0.50;-moz-opacity:0.50;}


	/* --[[ Main Items ]]-- */
	#imenus0 li a, #imenus0 .imctitle {background-color:#011739; color:#dddddd; text-align:left; font-family:Arial; font-size:12px; font-weight:bold; font-style:normal; text-decoration:none; border-style:none; border-color:#cc9900; border-width:0px; padding:2px 5px 2px 3px; margin:0px; }

		/* [hover] - These settings must be duplicated for IE compatibility.*/
		#imenus0 li:hover>a {background-color:#cc9900; color:#1f1f1f; text-decoration:underline; border-style:none; }
		#imenus0 li a.ihover, .imde imenus0 a:hover {background-color:#cc9900; color:#1f1f1f; text-decoration:underline; border-style:none; }

		/* [active] */
		#imenus0 li a.iactive {}


	/* --[[ Sub Items ]]-- */
	#imenus0 ul a, #imenus0 .imsubc li .imctitle  {height:14px; background-color:#306ec8; background-image:url(_images/menu_off.jpg); color:#ffffff; text-align:left; font-family:Arial; font-size:12px; font-weight:bold; text-decoration:none; border-style:none; border-color:#000000; border-width:0px; padding:4px 0px 4px 3px; margin:0px; }

		/* [hover] - These settings must be duplicated for IE comptatibility.*/
		#imenus0 ul li:hover>a {background-color:#cc9900; background-image:url(_images/menu_on.jpg); color:#000000; text-decoration:underline; border-style:none; }
		#imenus0 ul li a.ihover {background-color:#cc9900; background-image:url(_images/menu_on.jpg); color:#000000; text-decoration:underline; border-style:none; }

		/* [active] */
		#imenus0 ul li a.iactive {background-color:#ffffff; }


