.itemon {
	WIDTH: 100%; CURSOR: hand; COLOR: highlighttext; BACKGROUND-COLOR: activecaption
}
.itemoff {
	WIDTH: 100%; CURSOR: hand; COLOR: black
}
.menu {
	BORDER-RIGHT: thin outset; BORDER-TOP: thin outset; MARGIN: 8px; FONT: menu; BORDER-LEFT: thin outset; WIDTH: 100px; LINE-HEIGHT: 150%; BORDER-BOTTOM: thin outset; POSITION: absolute; BACKGROUND-COLOR: menu
}
.separador {
	WIDTH: 100%; BORDER-BOTTOM: thin groove; HEIGHT: 2px; BACKGROUND-COLOR: transparent
}
