DIV.menuBar {
	FONT-WEIGHT: normal;
	FONT-SIZE: 8pt;
	COLOR: #000000;
	FONT-STYLE: normal;
	FONT-FAMILY: "MS Sans Serif", Arial, sans-serif;
	width: 250px;
}
DIV.menuBar {
	BORDER-RIGHT: #FF9900 2px outset;
	PADDING-RIGHT: 2px;
	BORDER-TOP: #FF9900 2px outset;
	PADDING-LEFT: 2px;
	PADDING-BOTTOM: 4px;
	BORDER-LEFT: #FF9900 2px outset;
	PADDING-TOP: 4px;
	BORDER-BOTTOM: #0e0e0e 2px outset;
	BACKGROUND-COLOR: #FFF2C0;
	TEXT-ALIGN: left;
}
DIV.menuBar A.menuButton {
	FONT-WEIGHT: normal;
	FONT-SIZE: 8pt;
	COLOR: #000000;
	FONT-STYLE: normal;
	FONT-FAMILY: "MS Sans Serif", Arial, sans-serif;
}
DIV.menu {
	FONT-WEIGHT: normal;
	FONT-SIZE: 8pt;
	COLOR: #000000;
	FONT-STYLE: normal;
	FONT-FAMILY: "MS Sans Serif", Arial, sans-serif;
	filter:Alpha(opacity=100);
}
DIV.menu A.menuItem {
	FONT-WEIGHT: normal;
	FONT-SIZE: 8pt;
	COLOR: #000000;
	FONT-STYLE: normal;
	FONT-FAMILY: "MS Sans Serif", Arial, sans-serif;
}

DIV.menuBar A.menuButton {
	BORDER-RIGHT: #FFE7C9 1px solid;
	PADDING-RIGHT: 6px;
	BORDER-TOP: #e0e0e0 1px solid;
	PADDING-LEFT: 6px;
	Z-INDEX: 100;
	LEFT: 0px;
	PADDING-BOTTOM: 2px;
	MARGIN: 1px;
	BORDER-LEFT: #e0e0e0 1px solid;
	CURSOR: default;
	COLOR: #000000;
	PADDING-TOP: 2px;
	BORDER-BOTTOM: #FFE7C9 1px solid;
	POSITION: relative;
	TOP: 0px;
	BACKGROUND-COLOR: transparent;
	TEXT-DECORATION: none;
}
DIV.menuBar A.menuButton:hover {
	BORDER-RIGHT: #e0e0e0 1px outset;
	BORDER-TOP: #e0e0e0 1px outset;
	BORDER-LEFT: #e0e0e0 1px outset;
	COLOR: #000000;
	BORDER-BOTTOM: #e0e0e0 1px outset;
	BACKGROUND-COLOR: transparent;
}
DIV.menuBar A.menuButtonActive {
	BORDER-RIGHT: #e0e0e0 1px inset;
	BORDER-TOP: #e0e0e0 1px inset;
	LEFT: 1px;
	BORDER-LEFT: #e0e0e0 1px inset;
	COLOR: #ffffff;
	BORDER-BOTTOM: #e0e0e0 1px inset;
	TOP: 1px; BACKGROUND-COLOR: #5050f0;
}
DIV.menuBar A.menuButtonActive:hover {
	BORDER-RIGHT: #e0e0e0 1px inset;
	BORDER-TOP: #e0e0e0 1px inset;
	LEFT: 1px;
	BORDER-LEFT: #e0e0e0 1px inset;
	COLOR: #ffffff;
	BORDER-BOTTOM: #e0e0e0 1px inset;
	TOP: 1px; BACKGROUND-COLOR: #5050f0;
}
DIV.menu {
	BORDER-RIGHT: #e0e0e0 2px outset;
	PADDING-RIGHT: 1px;
	BORDER-TOP:#e0e0e0 2px outset;
	PADDING-LEFT: 0px;
	Z-INDEX: 101;
	LEFT: 0px;
	VISIBILITY: hidden;
	PADDING-BOTTOM: 1px;
	BORDER-LEFT: #e0e0e0 2px outset;
	PADDING-TOP: 0px;
	BORDER-BOTTOM: #e0e0e0 2px outset;
	POSITION: absolute;
	TOP: 0px;
	BACKGROUND-COLOR: #FFE7C9;
}
DIV.menu A.menuItem {
	PADDING-RIGHT: 1em;
	DISPLAY: block;
	PADDING-LEFT: 1em;
PADDING-BOTTOM: 3px;
	CURSOR: default;
	COLOR: #000000;
	PADDING-TOP: 3px;
	WHITE-SPACE: nowrap;
	TEXT-DECORATION: none;
}
DIV.menu A.menuItem:hover {
	COLOR: #ffffff;
	BACKGROUND-COLOR: #006D58;
}
DIV.menu A.menuItemHighlight {
	COLOR: #ffffff;
	BACKGROUND-COLOR: #006D58;
}
DIV.menu A.menuItem SPAN.menuItemText {

}
DIV.menu A.menuItem SPAN.menuItemArrow {
	MARGIN-RIGHT: -0.75em;
}
DIV.menu DIV.menuItemSep {
	BORDER-RIGHT: #e0e0e0 1px inset;
	BORDER-TOP: #e0e0e0 1px inset;
	MARGIN: 4px 2px;
	BORDER-LEFT: #e0e0e0 1px inset;
	BORDER-BOTTOM: #e0e0e0 1px inset;
}