


	/* --[[ Main Expand Icons ]]-- */
	#imenus0 .imeam span,#imenus0 .imeamj span {background-image:url(/images/light_arrow_down.gif); width:9px; height:6px; left:-13px; 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/light_arrow_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/sub_expand.gif); width:11px; height:8px; left:-11px; top:5px; 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/sub_expand.gif); background-repeat:no-repeat;background-position:top left;}


	/* --[[ Main Container ]]-- */
	#imouter0 {border-style:none; border-color:#ffef9c; border-width:1px; padding:0px; margin:0px; }


	/* --[[ Sub Container ]]-- */
	#imenus0 li ul {background-color:#76b082; border-style:solid; border-color:#c5d9c7; border-width:1px; padding:0px; margin:4px 0px 0px; }


	/* --[[ Main Items ]]-- */
	#imenus0 li a, #imenus0 .imctitle {background-color:#1d4049; color:#f8f4f5; text-align:center; font-family:Arial; font-size:12px; font-weight:bold; text-decoration:none; border-style:solid; border-color:#76b082; border-width:0px 0px 4px; padding:2px 0px 4px 2px; margin:0px 2px 0px 0px; }

		/* [hover] - These settings must be duplicated for IE compatibility.*/
		#imenus0 li:hover>a {color:#ffffff; border-color:#ffffff; }
		#imenus0 li a.ihover, .imde imenus0 a:hover {color:#ffffff; border-color:#ffffff; }

		/* [active] */
		#imenus0 li a.iactive {}


	/* --[[ Sub Items ]]-- */
	#imenus0 ul a, #imenus0 .imsubc li .imctitle  {background-color:#d1e5d5; color:#212727; text-align:left; font-family:Arial; font-size:11px; font-weight:normal; text-decoration:none; border-style:none; border-color:#c5d9c7; border-width:1px; padding:2px 2px 2px 8px; margin:0px; }

		/* [hover] - These settings must be duplicated for IE comptatibility.*/
		#imenus0 ul li:hover>a {background-color:#f8f4f5; color:#212727; border-color:transparent; }
		#imenus0 ul li a.ihover {background-color:#f8f4f5; color:#212727; border-color:transparent; }

		/* [active] */
		#imenus0 ul li a.iactive {}

		/* [Dividers] */
		#imenus0 .dvs {border-bottom-width:0px; border-style:none; border-color:#ffffff; padding-bottom:0px; margin-bottom:0px; }

