/* CSS Document */
@import "../../../js/jquery/mbMenu/css/menu1.css"; /* menu.css, menu1.css */

#mbMenu {
	border-bottom: 1px gray solid;
	width: 950px;
	margin: -16px 0 20px 0;
}
#mbMenu table {
	width: 100%;
	background-color: transparent;
}
#mbMenu table td {
	text-align:center;
	white-space: nowrap;
}
#mbMenu table td,#mbMenu a {
	text-decoration:none;
	font-size:10.5pt;
	color: white;
	font-weight:bold;
}