.wFormContainer {
     border-color: #ccc256;
     font-family: Lucida Grande, Lucida Sans Unicode, sans-serif;
     font-size: 13px;
     line-height: 150%;
}

.wFormTitle {
     color: #8f8f8f;
     font-family: Lucida Grande, Lucida Sans Unicode, sans-serif;
     font-size: 28px;
     font-weight: bold;
}

.wFormContainer a {
     color: #6e6726;
}

.wForm fieldset {
     color: #75574b;
     border: #913026;
}

.wForm legend {
     color: #dd281e;
}

.wForm .postField {
     color: #cc6135;
     border-color: #75574b;
     border-style: none;
}

.wForm form .errFld {
     border-color: #FFBBBB;
     border-style: solid;
     border-width: 1px;
}

.wFormContainer .errMsg {
     color: #CC3333;
}

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

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

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

.wForm .hintsSide .field-hint {
     background-color: #453135;
}

.wForm input[type=button], .wForm input[type=submit] {
     color: #75574b;
}

.wForm .oneField {
     color: #76574b;
}

.wForm input[type=text], .wForm input[type=password], .wForm input[type=file], .wForm textarea, .wForm select {
     color: #76574b;
     background-color: #undefined;
}

.wForm .preField, .wForm .inlineLabel {
     color: #76574b;
}

.wForm legend, .wForm h4 {
     color: #db281e;
}

.wForm .field-hint {
     color: #76574b;
}

.wForm #wfTabNav {
     color: #76574b;
}

