.white {color: #fff}
.error {color: Red}
.inline {display: inline}
.regionBoundary {background: url(images/region_tile.gif)}
.regionName {font-weight: bold; font-size: 11px; padding: 3px; font-family: Verdana, Arial, helvetica, sans-serif; background: url(images/region_title_tile.gif)}

/* Actions Menu ---------------------- */
.ModuleTitle_Bar {border: 1px solid #999; background-image: url(/Images/gradient.gif)}
.ModuleTitle_RootMenuGroup {height: 22px}
.ModuleTitle_RootMenuItem {cursor: pointer; padding: 3px 5px; font-weight: bold; font-size: 11px; font-style: normal; font-family: Verdana, Arial, Helvetica; text-align: left; color: #333}
.ModuleTitle_RootMenuItemSelected {cursor: pointer; padding: 3px 5px; font-weight: bold; font-size: 11px; font-style: normal; font-family: Verdana, Arial, Helvetica; color: #333; text-align: left; background-color: #DDD}
.ModuleTitle_MenuGroup {border: 1px solid #999; background-image: url(/Images/gradient.gif)}
.ModuleTitle_MenuItem {cursor: pointer; padding: 0; border: 1px solid #f5f5f5; font-family: Verdana, Arial, Helvetica; font-size: 11px; font-weight: bold; font-style: normal; color: #333; background-color: #f5f5f5}
.ModuleTitle_MenuItemSelected {cursor: pointer; padding: 0; border: 1px solid #999; font-family: Verdana, Arial, Helvetica; font-size: 11px; font-weight: bold; font-style: normal; color: #333; background-color: #DDD}
.ModuleTitle_MenuBreak {border: none; border-top: 1px solid #ccc; background-color: #ccc; height: 1px}

/* Main Menu */
.GlobalMenu_RootMenuItem {cursor: pointer; padding: 0; font-weight: bold; font-size: 11px; color: #fff; font-family: Verdana, Arial, Monospace; background-color: #333; height: 26px}
.GlobalMenu_RootMenuItemSelected {cursor: pointer; padding: 0; font-weight: bold; font-size: 11px; color: #fff; font-family: Verdana, Arial, Monospace; background-color: #999; height: 26px}
.GlobalMenu_MenuItem {cursor: pointer; padding: 0; color: #fff; background-color: #333}
.GlobalMenu_MenuItemSelected {cursor: pointer; padding: 0; color: #fff; background-color: #999}

