﻿.HeaderTabs {
	background-color: #246AB0; }

.HeaderTabs a {
	color: white; }

.HeaderTabs a:hover {
	background-color: white;
	color: #246AB0; }

a.HeaderCurrentTab {
	background-color: white;
	color: black; }

.XNavMenu {
	background-color: #808080; }

.XNavMenu a {
	color: black; }

.XNavGroup {
	background-color: #E0E0E0; }

.XNavHeading {
	color: #CC0033; }

.XNavCurrent {
	background-color: #246AB0; }

.XNavCurrent a {
	color: white; }

.XItemActionBar {
	border: 2px solid #808080; }

.XMessageBox {
	border: 3px solid #246AB0;
	background-color: #FBF7F3; }

/* Grid header */
.dxgvHeader_Xnet {
	background-color: #808080; }

/* Grid alternating row */
.dxgvDataRowAlt_Xnet {
	background-color: ghostwhite; }

/* Grid focused row */
.dxgvFocusedRow_Xnet {
	background-color: #246AB0; }

/* Grid current page # */
.dxpLite_Xnet .dxp-current {
	background-color: #246AB0; }

/* Menu */
.dxmLite_Xnet .dxm-main .dxm-hovered,
.dxmLite_Xnet .dxm-main .dxm-hovered a {
	background-color: #246AB0; }

/* Button */
.dxbButton_Xnet {
	border-color: #246AB0; }

.dxbButtonHover_Xnet {
	background-color: #246AB0; }

/* Checkbox focused */
.dxICBFocused_Xnet {
	background-color: #246AB0; }

.button {
	border: 2px solid #246AB0; }

.button:not([disabled]):hover {
	background-color: #246AB0; }
