.flatmenuLevelOne {
	background: url("menu-active-indicator-full.gif") no-repeat top rgb(0, 68, 131);
}
.flatmenuLevelOne li {
	border-top-color: rgb(10, 77, 139); border-bottom-color: rgb(0, 62, 121); border-top-width: 2px; border-bottom-width: 1px; border-top-style: solid; border-bottom-style: solid;
}
.flatmenuLevelOne li.extended-menu:hover {
	height: 39px; border-top-color: currentColor; border-top-width: medium; border-top-style: none; background-color: rgb(79, 137, 191);
}
.flatmenuLevelOne li.flatmenu-selected.extended-menu {
	height: 39px; border-top-color: currentColor; border-top-width: medium; border-top-style: none; background-color: rgb(79, 137, 191);
}
.flatmenuLevelOne li:first-child.flatmenu-selected {
	background-color: rgb(79, 137, 191);
}
.flatmenuLevelOne li:first-child:hover {
	background-color: rgb(79, 137, 191);
}
.flatmenuLevelOne li.first-extended.extended-menu {
	border-top-color: rgb(10, 89, 154); border-top-width: 2px; border-top-style: solid;
}
.flatmenuLevelOneLeft .ArrowBorder {
	background: url("menu-child-indicator.png") no-repeat right;
}
.flatmenuLevelOneRight .ArrowBorder {
	background: url("menu-child-indicator-2-flipped.png") no-repeat right;
}
.flatmenuLevelOne li.flatmenu-selected {
	border-top-color: rgb(79, 137, 191); border-bottom-color: rgb(79, 137, 191); border-top-width: 2px; border-bottom-width: 1px; border-top-style: solid; border-bottom-style: solid; background-image: none; background-color: rgb(79, 137, 191);
}
.flatmenuLevelOne li:hover {
	border-top-color: rgb(79, 137, 191); border-bottom-color: rgb(79, 137, 191); border-top-width: 2px; border-bottom-width: 1px; border-top-style: solid; border-bottom-style: solid; background-image: none; background-color: rgb(79, 137, 191);
}
.flatmenuLevelTwo {
	background-color: rgb(79, 137, 191);
}
.flatmenuLevelTwo li {
	border-top-color: rgb(85, 147, 196); border-bottom-color: rgb(67, 126, 182); border-top-width: 2px; border-bottom-width: 1px; border-top-style: solid; border-bottom-style: solid;
}
.flatmenuLevelTwo li.flatmenu-selected {
	border-top-color: rgb(85, 147, 196); border-bottom-color: rgb(107, 169, 215); border-top-width: 2px; border-bottom-width: 1px; border-top-style: solid; border-bottom-style: solid; background-image: none; background-color: rgb(107, 169, 215);
}
.menu-main {
	background: url("background-main-menu.gif") repeat-x;
}
