.wFormWebPage {
     background-color: #913026;
     background-image: url("//www.tfaforms.com/theme-editor/images/subtleStripe.png");
}

.wFormContainer {
     background-color: #ede5be;
     color: #cc6135;
     border-color: #ccc256;
     border-width: 1px;
     border-style: solid;
     margin: -1px;
}

.wFormContainer a {
     color: #6e6726;
}

.wForm fieldset {
     border: #913026;
     border-width: 1px;
     border-style: dotted;
     margin: -1px;
}

.wForm legend {
     color: #913026;
}

.wFormContainer .errFld {
     border-color: #9e8f0c;
}

.wFormContainer .errMsg {
     color: #9e8f0c;
}

.wFormContainer .wForm .hintsTooltip .field-hint, 
.wForm .hintsSide .field-hint {
     color: #668f28;
}

.wForm .field-hint-inactive {
     color: #a7ba88;
}

.wFormContainer .supportInfo a:link {
     color: #913026;
}

