.HomeLayoutApplet {
	width:0px;
	height:0px;
}

.MenuA {
	display:block;
	text-decoration:none;
}

.MenuHead {
	height:50px;
	cursor:pointer;
}

.MenuBody  {
	cursor:pointer;
}

.MenuBody  div {
	cursor:pointer;
	overflow:visible;
	height:0px;
}

.MenuOver img {
	cursor:pointer;
	opacity:0;
	filter:alpha(opacity=0);
}
