
.VSMX {
	z-index: 10; /* ten should be enough for everybody(tm) */
	position: absolute;
	visibility: hidden;
}
#gy{
	background-color:#D5D5D5;
}
#menuitem A{
	color: #ffffff;
	text-decoration:none;
	width:100%;
	height:100%;
}
#menuitem A:hover{
	color: #ffffff;
	text-decoration:none;
	width:100%;
	height:100%;
	background : #559FCE;
}
span.RefPointIE {
	position: absolute;
}

span.RefPointNS {
	position: relative;
}

.MenuLime {
	font-size: 12px;
	color:#FFFFFF;
	float:left;
}
.MenuLime A{
	text-decoration:none;
}
td.MenuLimeish {
	cursor: hand;
	background-color: #bce99c;
	font-size: 11px;
}
b.gray {
	color: #999999;
}
#menuitem{
	font-size:11px;
	font-family: arial, helvetica;
	background:#0076BF;
	line-height:19px;
	border-bottom:1px solid #559FCE;
}
