BODY {
	
}
.menuBar {
	BACKGROUND-COLOR: transparent; TEXT-ALIGN: center
}
.Bar {
	FLOAT: left; BORDER-LEFT: 1px inset; WIDTH: 61px; CURSOR: hand; BORDER-BOTTOM: #ff9709 1px inset; POSITION: relative; BACKGROUND-COLOR: #a3e7fe; TEXT-ALIGN: center
}
.menu {
	BORDER-RIGHT: buttonhighlight thin outset; BORDER-TOP: buttonhighlight thin outset; VISIBILITY: hidden; BORDER-LEFT: buttonhighlight thin outset; WIDTH: 100px; LINE-HEIGHT: 140%; BORDER-BOTTOM: buttonhighlight thin outset; POSITION: absolute; BACKGROUND-COLOR: #73d9fc
}
.menuItem {
	WIDTH: 100%; CURSOR: hand; LINE-HEIGHT: 20px; BORDER-BOTTOM: white 1px solid
}
.ItemMouseOver {
	PADDING-RIGHT: 10px; PADDING-LEFT: 10px; WIDTH: 100%; CURSOR: hand; COLOR: #000000; LINE-HEIGHT: 20px; BORDER-BOTTOM: white 1px solid; BACKGROUND-COLOR: #febc02
}
.ItemMouseOut {
	WIDTH: 100%
}
.Arrow {
	FLOAT: right; FONT-FAMILY: Webdings; POSITION: absolute; TEXT-ALIGN: left
}
.barOver {
	BORDER-RIGHT: transparent 1px ridge; BORDER-TOP: transparent 1px ridge; FLOAT: left; BORDER-LEFT: transparent 1px ridge; WIDTH: 61px; CURSOR: hand; TEXT-INDENT: 5px; BORDER-BOTTOM: #d5f2fc 1px ridge; POSITION: relative; BACKGROUND-COLOR: #73d9fc; TEXT-ALIGN: center
}

