
.menu1a {
	
	border: 0px solid #FFFFFF; 
	text-align: center;
	float: center;
	margin-top: 2px;
	margin-bottom: 4px;
	margin-left: 36px;
	margin-right: 2px;
	width: 185px;
	height: 48px;
	font-size: 16px;
	font-family: arial, helvetica;
	font-weight: 600;
	font-color: #999999;
	color: #999999;
	background:url('images/menu1a.gif') no-repeat;
	/* HACK FF */
	overflow: hidden;
}

.menu1b {
	
	border: 0px solid #FFFFFF; 
	text-align: center;
	float: center;
	margin-top: 2px;
	margin-bottom: 4px;
	margin-left: 36px;
	margin-right: 2px;
	width: 185px;
	height: 48px;
	font-size: 16px;
	font-family: arial, helvetica;
	font-weight: 600;
	font-color: #000000;
	color: #000000;
	background:url('images/menu1b.gif') no-repeat;
	/* HACK FF */
	overflow: hidden;
}

#submenu1 {
	
	border: 0px solid #FFFFFF; 
	position: relative;
	width: 160px;
	height: auto;
	top: -260px;
	left: 224px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: -6px;
	margin-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	padding-right: 7px;
	font-size: 14px;
	font-family: arial, helvetica;
	font-weight: 400;
	font-color: #000000;
	color: #000000;
	/* HACK FF */
	overflow: hidden;
	display: none;
}
