


	/* --[[ Main Expand Icons ]]-- */
	#imenus0 .imeam span,#imenus0 .imeamj span {width:7px; height:13px; left:-11px; top:10px; background-repeat:no-repeat;background-position:top left;}
	#imenus0 li:hover .imeam span,#imenus0 li a.iactive .imeamj span {background-image:url(images/large_brown_right.gif); background-repeat:no-repeat;background-position:top left;}


	/* --[[ Sub Expand Icons ]]-- */
	#imenus0 ul .imeas span,#imenus0 ul .imeasj span {width:4px; height:7px; left:0px; top:3px; background-repeat:no-repeat;background-position:top left;}
	#imenus0 ul li:hover .imeas span,#imenus0 ul li a.iactive .imeasj span {background-repeat:no-repeat;background-position:top left;}


	/* --[[ Main Container ]]-- */
	#imouter0 {background-color:#555555; border-style:none; border-color:#6a6a6a; border-width:0px; padding:0px; margin:0px; }


	/* --[[ Sub Container ]]-- */
	#imenus0 li ul {border-style:solid; border-color:#ffffff; border-width:1px; padding:0px; margin:0px; }


	/* --[[ Main Items ]]-- */
	#imenus0 li a {height:31px; color:#fffff0; text-align:left; font-family:Verdana; font-size:11px; font-weight:bold; text-decoration:none; border-style:none; border-color:#ffffff; border-width:0px; padding:0px; margin:0px; }

		/* [hover] - These settings must be duplicated for IE compatibility.*/
		#imenus0 li:hover>a {background-color:#000000; color:#ffffcc; border-color:#ffffff; }
		#imenus0 li a.ihover, .imde imenus0 a:hover {background-color:#000000; color:#ffffcc; border-color:#ffffff; }

		/* [active] */
		#imenus0 li a.iactive {}

		/* [Dividers (vertical implementations only)] */
		#imenus0 .dvm {border-bottom-width:0px; border-style:none; border-color:#c1c1c1; padding-bottom:0px; margin-bottom:0px; }


	/* --[[ Sub Items ]]-- */
	#imenus0 ul a {height:auto; background-color:#98191d; color:#cccccc; text-align:left; font-size:12px; font-weight:normal; font-style:normal; text-decoration:none; border-style:none; border-color:#000000; border-width:0px; padding:8px 6px 9px 16px; margin:0px; }

		/* [hover] - These settings must be duplicated for IE comptatibility.*/
		#imenus0 ul li:hover>a {background-color:#c60000; color:#ffffff; }
		#imenus0 ul li a.ihover {background-color:#c60000; color:#ffffff; }

		/* [active] */
		#imenus0 ul li a.iactive {text-decoration:underline; }

		/* [Dividers] */
		#imenus0 .dvs {border-bottom-width:1px; border-style:solid; border-color:#c1c1c1; padding-bottom:0px; margin-bottom:0px; }

