


	/* --[[ Main Expand Icons ]]-- */
	#imenus0 .imeam span,#imenus0 .imeamj span {width:9px; height:9px; left:-10px; top:5px; 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/small_red_pointer.gif); width:7px; height:8px; left:-8px; 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/small_red_pointer.gif); background-repeat:no-repeat;background-position:top left;}


	/* --[[ Main Container ]]-- */
	#imouter0 {background-image:url(../images/menubarbackground.gif); border-style:none; border-color:#58a7a0; border-width:0px 1px; padding:0px 2px; margin:0px; }

		/* [Rounded Corner Styles] */
		.imrcmain0 .imrcolor {background-color:#8ecac4; }
		.imrcmain0 .imrbcolor {border-color:#444444; }
		.imrcmain0 .imtopspace {height:0px; }


	/* --[[ Sub Container ]]-- */
	#imenus0 li ul {background-color:#d2eae4; border-style:solid; border-color:#cbe7e3; border-width:0px 1px; padding:5px 7px; }

		/* [Rounded Corner Styles] */
		#imenus0 .imrcolor {background-color:#cce7bc; }
		#imenus0 .imrbcolor {border-color:#a2a2a2; }
		#imenus0 .imtopspace {height:6px; }


	/* --[[ Main Items ]]-- */
	#imenus0 li a, #imenus0 .imctitle {color:#ffffff; text-align:center; font-family:Arial; font-size:12px; font-weight:bold; text-decoration:none; border-style:none; border-color:#000000; border-width:0px; padding:2px 5px 2px 12px; }

		/* [hover] - These settings must be duplicated for IE compatibility.*/
		#imenus0 li:hover>a {background-color:#b1dcd1; color:#014c45; }
		#imenus0 li a.ihover, .imde imenus0 a:hover {background-color:#b1dcd1; color:#014c45; }

		/* [active] */
		#imenus0 li a.iactive {}


	/* --[[ Sub Items ]]-- */
	#imenus0 ul a, #imenus0 .imsubc li .imctitle  {color:#408881; text-align:left; font-size:11px; font-weight:normal; text-decoration:none; border-style:none; border-color:#000000; border-width:1px; padding:2px 5px; }

		/* [hover] - These settings must be duplicated for IE comptatibility.*/
		#imenus0 ul li:hover>a {background-color:transparent; color:#d54427; }
		#imenus0 ul li a.ihover {background-color:transparent; color:#d54427; }

		/* [active] */
		#imenus0 ul li a.iactive {background-color:#eff8f5; color:#fd7b3d; }


