body {
	background-color: #403a38;
}
#site {
	background-color: #4a4341;
}
#navigation {
	background-color: #100e0e;
}
.content, .content .buttons input, .content .buttonsSmall input {
	background-color: #403a38;
}
.content table.list td.error {
	border-top: solid 4px #403a38;
	border-bottom: solid 4px #403a38;
}
.content .innerBox, .content .innerBox .buttons input.forward, .content .infoBox {
	background-color: #4a4341;
}
.content .innerBox p, .content .innerBox td, .content .innerBox a {
	color: #fff000;
}
.content .innerBox td.error {
	border-top: solid 4px #4a4341;
	border-bottom: solid 4px #4a4341;
}
.content .innerBox .infoBox {
	background-color: #403a38;
}
.error, .content .error {
	background-color: #ff3300;
}
.content #quickJump {
	background-color: #3f5115;
}
.content #quickJump .padding {
	background-color: #fff;
}
#footer {
	background-color: #100e0e;
}
h1, h2, h3, h4, p, dl, li, td, th, a  {
	color: #ffffff;
}
#navigation td, #navigation a {
	color: #fff000;
}
#navigation .expires, #navigation .expires a, td#countdown {
	color: #ffffff;
}
#steps td, #steps a {
	color: #3b2313;
}
#steps td.active, #steps td.active a {
	color: #ffffff;
}
#steps #secure {
	color: #ffffff;
}
.content .innerBox .infoBox p, .content .innerBox .infoBox a {
	color: #ffffff;
}
#footer p, #footer a {
	color: #fff000;
}
.content .list .overline td, .content .list .overline th {
	border-top: dashed 1px #ffffff;
}
.content .list .underline td, .content .list .underline th {
	border-bottom: dashed 1px #ffffff;
}
.content #quickJump p, .content #quickJump a {
	color: #2C3111;
}
