.header-bg {
	background: rgb(25, 94, 156);
}

.header2 {
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	background-image: none;
	color: #FFF;
}

.title {
	text-align: center;
	font-family: "Constantia", serif;
}

.user-box {
	text-align: right;
	margin-top: 2px
}

a {
	color: rgb(25, 94, 156);
}

.grouper {
	text-align: right;
}

.dashboard-header {
	background-color: rgb(25, 94, 156);
}

.app-menu {
	background: #D3BF96;
	
}

.app-menu ul.nav {
	margin: 0;
}

.app-menu .nav a {
	color: rgb(25, 94, 156);
	font-weight: bold;
	margin: 2px 2px;
	border: 1px solid transparent;
}

.dropdown-menu .nav a {
	color: rgb(25, 94, 156);
}

.dashboard-subtitle {
	border-bottom: 2px solid rgb(25, 94, 156);
	font-weight: bold;
	color: rgb(25, 94, 156);
}

.news-title {
	background: rgb(25, 94, 156);
}

.footer {
	background-color: #C7C2BA;
	text-align: center;
	font-weight: bold;
	padding-top: 4px;
}

.unit-indicator th {
	background: #D3BF96;
}

.group-indicator th
{
	background: #C7C2BA;
}