
#imouter0 {  /* Main Menu Container */

	border-style:solid;
	border-color:#111111;
	border-width:0px;
	padding:0px;

}

BODY #imouter0 {  /* Main Menu Container [Add extra css not offered in the visual tool here.] */


}

#imenus0 a {  /* Main Menu Items */

	color:#333333;
	text-align:left;
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	border-style:none;
	border-color:#000000;
	border-width:0px;
	padding:0px;

}

BODY #imenus0 a {  /* Main Menu Items [Add extra css not offered in the visual tool here.] */


}

#imenus0 li a.ihover {  /* Main Menu Items [hover] */

	color:#ff8000;

}

#imenus0 li a.iactive {  /* Main Menu Items [active] */

	text-decoration:underline;

}

#imenus0 .imbuttons {  /* Main Menu Graphic Button Content */


}

#imenus0 ul {  /* Sub Menu Container */

	background-color:#d9dada;
	border-style:solid;
	border-color:#111111;
	border-width:1px;
	padding:5px;
	margin:0px;

}

BODY #imenus0 ul {  /* Sub Menu Container [Add extra css not offered in the visual tool here.] */


}

#imenus0 ul a {  /* Sub Menu Items */

	color:#111111;
	text-align:left;
	font-family:Arial;
	font-size:11px;
	font-weight:bold;
	font-style:normal;
	text-decoration:none;
	border-style:none;
	border-color:#000000;
	border-width:1px;
	padding:2px 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] */

	color:#ff8000;

}

#imenus0 ul li a.iactive {  /* Sub Menu Items [active] */

	text-decoration:underline;

}

