#menuTable{
	font-family: sans-serif inherit;
	font-size: x-small;
	font-stretch: ultra-condensed;
	font-weight: bold;
	color: #ffffff;
	cursor: pointer;
	width: 500px;
	margin-top: -2px;
}
#menuCell{
	padding-top:7px;
	height:27px;
	width: 122px;
	text-align: center;
	background: transparent url("../images/menu/menuCab1.bmp") no-repeat;
}
#menuCellSub{
	padding-top:7px;
	height:27px;
	width: 122px;
	text-align: center;
	background: transparent url("../images/menu/menuCab1.bmp") no-repeat;
}