
a.rollover {
	width: 94px;
	height: 95px;
	display: block;
	margin-left: -188px;
}

a.rollover:hover {
	margin-left: -94px;
	display: block;
}

a.selectedMenu {
	margin-left: 0px;
	display: block;
}

.menu {
	display: block;
	overflow: hidden;
	border:0px;
	border-style:hidden;
	width: 94px;
	height: 95px;
	float: left;
}

img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border: 0px;
	padding: 0px;
	margin: 0px;
	clear: both;
	display: block;
}

div {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border: 0px;
	padding: 0px;
	margin: 0px;
}

a {
	text-decoration: none;
	border: 0px;
	padding: 0px;
	margin: 0px;
	border-style: 
}