body {
	background-color: #282828;
}
#site {
	background-color: #662931;
}
#navigation {
	background-color: #662931;
}
.content, .content .buttons input, .content .buttonsSmall input {
	background-color: #ffffff;
}
.content table.list td.error {
	border-top: solid 4px #ffffff;
	border-bottom: solid 4px #ffffff;
}
.content .innerBox, .content .innerBox .buttons input.forward, .content .infoBox {
	background-color: #ebebeb;
}
.content .innerBox p, .content .innerBox td, .content .innerBox a {
	color: #5c5c5c;
}
.content .innerBox td.error {
	border-top: solid 4px #ebebeb;
	border-bottom: solid 4px #ebebeb;
}
.content .innerBox .infoBox {
	background-color: #ffffff;
}
.error, .content .error {
	background-color: #ff3300;
}
.content #quickJump {
	background-color: #3f5115;
}
.content #quickJump .padding {
	background-color: #fff;
}
#footer {
	background-color: #662931;
}
h1, h2, h3, h4, p, dl, li, td, th, a  {
	color: #5c5c5c;
}
#navigation td, #navigation a {
	color: #ffffff;
}
#navigation .expires, #navigation .expires a, td#countdown {
	color: #ffffff;
}
#steps td {
	color: #ffffff;
	background-image: url('images/inactive.gif'); /* image-color: 662931 */
}
#steps a {
	color: #ffffff;
}
#steps td.active, #steps td.active a {
	color: #662931; /* image-color: ffffff */ 
}
#steps #secure {
	color: #ffffff; /* image-color: 662931 */ 
}
.content .innerBox .infoBox p, .content .innerBox .infoBox a {
	color: #5c5c5c;
}
#footer p, #footer a {
	color: #ffffff;
}
.content .list .overline td, .content .list .overline th {
	border-top: dashed 1px #5c5c5c;
}
.content .list .underline td, .content .list .underline th {
	border-bottom: dashed 1px #5c5c5c;
}
.content #quickJump p, .content #quickJump a {
	color: #2C3111;
}
.content .buttons .forward {
	color: #662931;
}
.content .innerBox .buttons .forward {
	color: #662931;
}
