

body {
	background-color: #8A4144;
	color: #8A4144;
}

.strategy {
	color: #442041;
}

.container {
	background-color: #FFFDFE;
}

.topNav a {
	color: #8A4144;
}

.stsw.picker {
	border-color: #8A4144;
}

.highlightbox {
	background-color: #C35855;
	color: #FFFDFE;
	border-color: #8A4144;
}

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

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

.archiveList a {
	color: #8A4144;
	border-color: #8A4144;
}

.archiveList a:hover {
	background-color: #8A4144;
	color: #FFFDFE;
}

.about a {
	color: #8A4144;
}

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


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


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


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

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


