

body {
	background-color: #fff;
	color: #000;
}

.strategy {
	color: #000;
}

.container {
	background-color: #fff;
}

.topNav a {
	color: #000;
}

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

.highlightbox {
	background-color: #eee;
	color: #000;
	border-color: #000;
}

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

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

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

.archiveList a:hover {
	background-color: #fff;
	color: #000;
}

.about a {
	color: #000;
}

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

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


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


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

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


