
#imouter0 {  /* Main Menu Container */

	background-color:#0f0f0f;
	border-color:#6a6a6a;
	border-width:1px;
	padding:0px;
	margin:0px;

}

BODY #imouter0 {  /* Main Menu Container [Add extra css not offered in the visual tool here.] */


}

#imenus0 li a {  /* Main Menu Items */

	background-color:#000000;
	color:#ffffff;
	text-align:center;
	font-family:'Times New Roman';
	font-size:12px;
	font-weight:bold;
	font-style:normal;
	text-decoration:none;
	border-style:solid;
	border-color:#ebe2d4;
	border-width:3px 0px 3px 3px;
	padding:10px 8px;

}

BODY #imenus0 li a {  /* Main Menu Items [Add extra css not offered in the visual tool here.] */

LETTER-SPACING: 1px
}

#imenus0 li a.ihover {  /* Main Menu Items [hover] */

	background-color:#990000;
	text-decoration:none;

}

#imenus0 li a.iactive {  /* Main Menu Items [active] */

	background-color:#000000;

}

#imenus0 .imbuttons {  /* Main Menu Graphic Button Content */


}

#imenus0 li ul {  /* Sub Menu Container */

	background-color:#ebe2d4;
	border-style:solid;
	border-color:#ebe2d4;
	border-width:3px;
	padding:0px;
	margin:1px 0px 0px 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-size:16px;
	font-weight:normal;
	text-decoration:none;
	border-color:#ebe2d4;
	border-width:0px 0px 1px 0px ;
	padding:6px 6px 6px 13px ;
	margin:0px;

}

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:#ffffff;
	text-decoration:none;
	border-style:solid;
	border-color:#ebe2d4;

}

#imenus0 ul li a.iactive {  /* Sub Menu Items [active] */

	background-color:#ffffff;

}


