	/* --[[ Main Container ]]-- */
	#imouter0 {border-style:none; border-color:#ffffff; border-width:1px; padding:0px; margin:0px; }


	/* --[[ Sub Container ]]-- */
	#imenus0 li ul {background-color:#cb0e14; border-style:none; border-color:#cccccc; border-width:1px; padding:0px; }


	/* --[[ Main Items ]]-- */
	#imenus0 li a {color:#ffffff; text-align:center; font-family:Tahoma; font-size:10px; font-weight:normal; font-style:normal; text-decoration:none; border-style:none; border-color:#cccccc; border-width:0px; padding:8px 4px 4px 6px; top:2px;}

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

		/* [active] */
		#imenus0 li a.iactive {color:#ffffff; }


	/* --[[ Sub Items ]]-- */
	#imenus0 ul a {color:#ffffff; text-align:left; font-size:10px; font-weight:normal; text-decoration:none; border-style:none; border-color:#cccccc; border-width:1px; padding:4px 5px; }

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

		/* [active] */
		#imenus0 ul li a.iactive {background-color:#cccccc; color:#000000; }

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

