

body {
	background-color: #333;
	color: #999;
}

.strategy {
	color: #999;
}

.container {
	background-color: #333;
}

.topNav a {
	color: #999;
}

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

.highlightbox {
	background-color: #222;
	color: #999;
	border-color:#999;
}

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

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

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

.archiveList a:hover {
	background-color: #333;
	color: #999;
}

.about a {
	color: #999;
}

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

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


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


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

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


