


	/* --[[ Main Expand Icons ]]-- */
	#imenus0 .imeam span,#imenus0 .imeamj span {background-image:url(images/sample1_sub_arrow.gif); width:14px; height:14px; left:0px; top:0px; background-repeat:no-repeat;background-position:top left;}
	#imenus0 li:hover .imeam span,#imenus0 li a.iactive .imeamj span {background-image:url(images/sample1_sub_arrow.gif); background-repeat:no-repeat;background-position:top left;}


	/* --[[ Sub Expand Icons ]]-- */
	#imenus0 ul .imeas span,#imenus0 ul .imeasj span {background-image:url(images/sample1_sub_arrow.gif); width:14px; height:14px; left:0px; top:0px; 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/sample1_sub_arrow.gif); background-repeat:no-repeat;background-position:top left;}


	/* --[[ Main Container ]]-- */
	#imouter0 {background-color:#A2C3E6; border-style:solid; border-color:#9ba5d3; border-width:1px; padding:0px; height:205px; }


	/* --[[ Sub Container ]]-- */
	#imenus0 li ul {background-color:#A2C3E6; border-style:solid; border-color:#8094AD; border-width:6px; padding:5px; }


	/* --[[ Main Items ]]-- */
	#imenus0 li a {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:2px 5px; }

		/* [hover] - These settings must be duplicated for IE compatibility.*/
		#imenus0 li:hover>a {background-color:#4fba00; color:#ffffff; }
		#imenus0 li a.ihover, .imde imenus0 a:hover {background-color:#8094AD; color:#ffffff; }

		/* [active] */
		#imenus0 li a.iactive {}


	/* --[[ Sub Items ]]-- */
	#imenus0 ul a {color:#ffffff; 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:#09008b; color:#ffffff; }
		#imenus0 ul li a.ihover {background-color:#09008b; color:#ffffff; }

		/* [active] */
		#imenus0 ul li a.iactive {text-decoration:underline; }



