

body {
	background-color: #647089;
	color: #fff0bc;
}

.strategy {
	color: #fff0bc;
}

.container {
	background-color: #02354e;
}

.topNav a {
	color: #fff0bc;
}

.stsw.picker {
	border-color: #fff0bc;
}

.highlightbox {
	background-color: #484848;
	color: #fff0bc;
	border-color: #fff0bc;
}

.submitform label,
input[type="submit"],
.CustomButton,
a > .CustomButton,
select,
input {
	border-color: #fff0bc;
}

.submitform input[type="radio"]:checked+label,
input[type="submit"]:active,
input[type="submit"]:hover,
.CustomButton:active,
.CustomButton:hover {
	background-color: #484848;
	color: #fff0bc;
}

.archiveList a {
	color: #fff0bc;
	border-color: #fff0bc;
}

.archiveList a:hover {
	background-color: #fff0bc;
	color: #484848;
}

.about a {
	color: #fff0bc;
}

div.hard {
	background-color: #966!important;
}


div.lunatic {
	background-color: #969!important;
}


div.infernal {
	background-color: #669!important;
}


div.abyssal {
	background-color: #558!important;
}

.footer {
	background-color: #484848!important;
}


