
	/* --[[ Main Expand Icons ]]-- */
	#imenus0 .imeam span,#imenus0 .imeamj span {background-image:url(arrows_6.gif); width:10px; height:8px; left:5px; top:5px; background-repeat:no-repeat;background-position:top left;}
	#imenus0 li:hover .imeam span,#imenus0 li a.iactive .imeamj span {background-image:url(arrows_6_hl.gif); background-repeat:no-repeat;background-position:top left;}


	/* --[[ Sub Expand Icons ]]-- */
	#imenus0 ul .imeas span,#imenus0 ul .imeasj span {background-image:url(arrows_6.gif); width:10px; height:8px; left:-12px; 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(arrows_6_hl.gif); background-repeat:no-repeat;background-position:top left;}


	/* --[[ Main Container ]]-- */
	#imouter0 {background-image:url(transparent); border-style:none; }

		/* [Rounded Corner Styles] */
		.imrcmain0 .imrcolor {}
		.imrcmain0 .imrbcolor {}
		.imrcmain0 .imtopspace {}


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

		/* [Rounded Corner Styles] */
		#imenus0 .imrcolor {background-color:#c6e7ef; }
		#imenus0 .imrbcolor {border-color:#181042; }
		#imenus0 .imtopspace {}


	/* --[[ Main Items ]]-- */
	#imenus0 li a, #imenus0 .imctitle {background-image:url(transparent); color:#fffff0; text-align:center; font-family:Verdana; font-size:11px; font-weight:bold; text-decoration:none; border-style:outset; border-color:#ffffcc; border-width:0px; padding:4px 15px 4px 4px; }

		/* [hover] - These settings must be duplicated for IE compatibility.*/
		#imenus0 li:hover>a {background-image:url(transparent); color:#ffffcc; }
		#imenus0 li a.ihover, .imde imenus0 a:hover {background-image:url(transparent); color:#ffffcc; }

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


	/* --[[ Sub Items ]]-- */
	#imenus0 ul a, #imenus0 .imsubc li .imctitle  {background-color:#c6e7ee; color:#400000; text-align:left; font-size:10px; font-weight:normal; text-decoration:none; border-style:none; border-color:#000000; border-width:1px; padding:5px; }

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

		/* [active] */
		#imenus0 ul li a.iactive {text-decoration:underline; }

		/* [Dividers] */
		#imenus0 .dvs {border-bottom-width:1px; border-style:solid; border-color:#cccccc; padding-bottom:2px; margin-bottom:2px; }

