
#imouter0 {  /* Main Menu Container */

	background-color:#fff89d;
	border-style:inset;
	border-color:#816325;
	border-width:1px;
	padding:0px;

}

BODY #imouter0 {  /* Main Menu Container [Add extra css not offered in the visual tool here.] */


}

#imenus0 a {  /* Main Menu Items */

	color:#000000;
	text-align:left;
	font-family:Verdana;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	border-style:outset;
	border-color:#ffffcc;
	border-width:1px 2px 2px 1px;
	padding:0px 9px 0px 4px;

}

BODY #imenus0 a {  /* Main Menu Items [Add extra css not offered in the visual tool here.] */


}

#imenus0 li a.ihover {  /* Main Menu Items [hover] */

	background-color:#fc9687;
	color:#ffffcc;

}

#imenus0 li a.iactive {  /* Main Menu Items [active] */

	background-color:#ff0000;

}

#imenus0 .imbuttons {  /* Main Menu Graphic Button Content */


}

#imenus0 ul {  /* Sub Menu Container */

	background-color:#d29f04;
	border-style:solid;
	border-color:#efefef;
	border-width:1px;
	padding:2px 1px;
	margin:4px 0px 0px;

}

BODY #imenus0 ul {  /* Sub Menu Container [Add extra css not offered in the visual tool here.] */


}

#imenus0 ul a {  /* Sub Menu Items */

	background-color:#ffde9b;
	color:#000000;
	text-align:left;
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	font-style:normal;
	text-decoration:none;
	border-style:outset;
	border-color:#f0f0f0;
	border-width:1px;
	padding:1px 5px;

}

BODY #imenus0 ul a {  /* Sub Menu Items [Add extra css not offered in the visual tool here.] */


}

#imenus0 ul li a.ihover {  /* Sub Menu Items [hover] */

	background-color:#ff8888;
	color:#000000;

}

#imenus0 ul li a.iactive {  /* Sub Menu Items [active] */


}


