


	/* --[[ Main Expand Icons ]]-- */
	#imenus9 .imeam span,#imenus9 .imeamj span {background-image:url(); width:13px; height:9px; left:0px; top:2px; background-repeat:no-repeat;background-position:top left;}
	#imenus9 li:hover .imeam span,#imenus9 li a.iactive .imeamj span {background-image:url(); background-repeat:no-repeat;background-position:top left;}


	/* --[[ Sub Expand Icons ]]-- */
	#imenus9 ul .imeas span,#imenus9 ul .imeasj span {background-image:url(); width:4px; height:7px; left:0px; top:3px; background-repeat:no-repeat;background-position:top left;}
	#imenus9 ul li:hover .imeas span,#imenus9 ul li a.iactive .imeasj span {background-image:url(); background-repeat:no-repeat;background-position:top left;}


	/* --[[ Main Container ]]-- */
	#imouter9 {background-color:#ffffff; }


	/* --[[ Sub Container ]]-- */
	#imenus9 li ul {background-color:#c0c0c0; border-style:solid; border-color:#333333; border-width:1px; padding:1px; margin:4px 0px 0px; }


	/* --[[ Main Items ]]-- */
	#imenus9 li a {
	color:#000000;
	text-align:left;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	padding:4px 9px 4px 4px;
	background-image: url(images/button.jpg);
}

		/* [hover] - These settings must be duplicated for IE compatibility.*/
		#imenus9 li:hover>a {background-color:#800000; color:#800000; }
		#imenus9 li a.ihover, .imde imenus9 a:hover {background-color:#800000; color:#800000; }

		/* [active] */
		#imenus9 li a.iactive {}

		/* [Dividers (vertical implementations only)] */
		#imenus9 .dvm {border-bottom-width:1px; border-style:solid; border-color:#000000; padding-bottom:0px; margin-bottom:0px; }


	/* --[[ Sub Items ]]-- */
	#imenus9 ul a {background-color:#000000; color:#cccccc; 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.*/
		#imenus9 ul li:hover>a {background-color:#555555; color:#ffffff; }
		#imenus9 ul li a.ihover {background-color:#555555; color:#ffffff; }

		/* [active] */
		#imenus9 ul li a.iactive {text-decoration:underline; }


