
#imouter0 {  /* Main Menu Container */

	border-style:none;
	border-color:#6a6a6a;
	border-width:0px;
	padding:0px;

}

BODY #imouter0 {  /* Main Menu Container [Add extra css not offered in the visual tool here.] */


}

#imenus0 li a {  /* Main Menu Items */

	color:#ffffff;
	text-align:left;
	font-family:Arial;
	font-size:11px;
	font-weight:normal;
	text-decoration:none;
	border-style:none;
	border-color:#ffffcc;
	border-width:0px;
	padding:15px;

}

BODY #imenus0 li a {  /* Main Menu Items [Add extra css not offered in the visual tool here.] */

LETTER-SPACING: 0.2em;
}

#imenus0 li a.ihover {  /* Main Menu Items [hover] */

	color:#ffffff;
	font-weight:bolder;

}

#imenus0 li a.iactive {  /* Main Menu Items [active] */

	color:#ffffff;
	font-weight:bolder;

}

#imenus0 .imbuttons {  /* Main Menu Graphic Button Content */


}

#imenus0 li ul {  /* Sub Menu Container */

	border-style:none;
	border-color:#333333;
	border-width:0px;

}

BODY #imenus0 li ul {  /* Sub Menu Container [Add extra css not offered in the visual tool here.] */


}

#imenus0 ul a {  /* Sub Menu Items */

	color:#ffffff;
	text-align:left;
	font-family:Arial;
	font-size:11px;
	font-weight:normal;
	text-decoration:none;
	border-style:none;
	border-color:#000000;
	border-width:0px;
	padding:15px 15px 15px 20px;

}

BODY #imenus0 ul a {  /* Sub Menu Items [Add extra css not offered in the visual tool here.] */

	LETTER-SPACING: 0.2em;
}

#imenus0 ul li a.ihover {  /* Sub Menu Items [hover] */

	color:#ffffff;
	font-weight:bolder;

}

#imenus0 ul li a.iactive {  /* Sub Menu Items [active] */

	color:#ffffff;
	font-weight:bolder;

}

