

/* --[[ Main Expand Icons ]]-- */
	#imenus0 .imeam span,#imenus0 .imeamj span {width:0px; height:0px; left:0px; top:0px; background-repeat:no-repeat;background-position:top left;}
	#imenus0 li:hover .imeam span,#imenus0 li a.iactive .imeamj span {background-repeat:no-repeat;background-position:top left;}


	/* --[[ Sub Expand Icons ]]-- */
	#imenus0 ul .imeas span,#imenus0 ul .imeasj span {background-image:url(images/stub_arrow_right.gif); width:6px; height:8px; left:-6px; 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/stub_arrow_right.gif); background-repeat:no-repeat;background-position:top left;}


	/* --[[ Main Container ]]-- */
	#imouter0 {padding:0px; margin:0px; }

		/* [Rounded Corner Styles] */
		.imrcmain0 .imrcolor {}
		.imrcmain0 .imrbcolor {border-color:#444444; }
		.imrcmain0 .imtopspace {height:0px; }


	/* --[[ Sub Container ]]-- */
	#imenus0 li ul {background-color:#ffffff; border-style:solid; border-color:#cccccc; border-width:0px 1px; padding:1px; margin:0px; }

		/* [Rounded Corner Styles] */
		#imenus0 .imrcolor {background-color:#ffffff; }
		#imenus0 .imrbcolor {border-color:#cccccc; }
		#imenus0 .imtopspace {height:1px; }


	/* --[[ Main Items ]]-- */
	#imenus0 li a, #imenus0 .imctitle {height:38px; color:#333333; text-align:left; font-family:Arial; font-size:12px; font-weight:normal; text-decoration:none; border-style:none; border-width:0px; padding:0px 2px 0px 0px; }

		/* [hover] - These settings must be duplicated for IE compatibility.*/
		#imenus0 li:hover>a {text-decoration:underline; }
		#imenus0 li a.ihover, .imde imenus0 a:hover {text-decoration:underline; }

		/* [active] */
		#imenus0 li a.iactive {}


	/* --[[ Sub Items ]]-- */
	#imenus0 ul a, #imenus0 .imsubc li .imctitle  {height:24px; background-color:#44790D; color:#ffffff; text-align:left; font-size:11px; font-weight:normal; text-decoration:none; border-style:none; border-color:#000000; border-width:0px; padding:5px 5px 2px; margin:0px; }

		/* [hover] - These settings must be duplicated for IE comptatibility.*/
		#imenus0 ul li:hover>a {background-color:#284808; color:#ffffff; text-decoration:underline; }
		#imenus0 ul li a.ihover {background-color:#284808; color:#ffffff; text-decoration:underline; }

		/* [active] */
		#imenus0 ul li a.iactive {background-color:#284808; color:#ffffff; }

		/* [Dividers] */
		#imenus0 .dvs {border-bottom-width:1px; border-style:solid; border-color:#efefef; padding-bottom:0px; margin-bottom:0px; }

