.menuinstruction {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.ftm {
	margin: 0px;
	padding: 0px;
	position: relative;
	left: -8px;
	font-weight: bold;
}
ul.ftm {
	margin: 0px;
	list-style-type: none;
}
ul.ftm * {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	white-space: nowrap;	
}
ul.ftm ul {
	margin: 0px 0px 0px 10px;
	display: none;
}
ul.ftm img {
	width: 9px;
	height: 9px;
}


.ftmh {
	margin: 0px;
	padding: 0px;
	position: relative;
	font-weight: normal;
}
ul.ftmh {
	margin: 0px;
	list-style-type: none;
}
ul.ftmh * {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	white-space: nowrap;	
}
ul.ftmh ul {
	margin: 0px 0px 0px 10px;
	display: none;
}
ul.ftmh img {
	width: 9px;
	height: 9px;
}