	/* --[[ Main Container ]]-- */
	#imouter0 {background-color:#ffffff; border-style:double; border-color:#6a6a6a; border-width:0px; }


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


	/* --[[ Main Items ]]-- */
	#imenus0 li a {height:30px; color:#fffff0; text-align:left; font-family:Arial; font-size:11px; font-weight:bold; font-style:normal; text-decoration:none; border-style:outset; border-color:#ffffcc; border-width:0px; padding:0px; }

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

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


	/* --[[ Sub Items ]]-- */
	#imenus0 ul a {height:15px; background-color:#fef4ca; color:#000000; text-align:left; font-family:arial; font-size:11px; font-weight:bold; text-decoration:none; border-style:none; border-color:#000000; border-width:1px; padding:2px 0px 2px 5px; }

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

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

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