.wFormWebPage {
     background-image: url(//www.tfaforms.com/forms/get_image/444/blue.gif);
     background-repeat: repeat;
}

.wFormContainer {
     background-color: #ede5be;
     color: #e60e18;
     border-color: #db001d;
     border-width: 3px;
     border-style: solid;
     margin: 20px;
     background-image: url(//www.tfaforms.com/forms/get_image/444/cream2.gif);
     width: 550px;
     font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
     background-position: center;
     background-repeat: no-repeat;
     height: 850px;
}

.wFormContainer a {
     color: #6e6726;
}

.wForm fieldset {
     border: #913026;
     border-width: 2px;
     border-style: solid;
     margin: -2px;
     background-repeat: repeat-y;
     width: px;
}

.wForm legend {
     color: #913026;
}

.wFormContainer .errFld {
     border-color: #FFBBBB;
     border-style: solid;
     border-width: 1px;
     background-color: #FFEEEE;
}

.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 textarea {
     background: #FFFFFF url(//www.tfaforms.com/theme-editor/images/input_bg.png) repeat-x -2px -2px;
     border-color: #888888 #CCCCCC #CCCCCC;
     border-style: solid;
     border-width: 1px;
     padding: 1px 1px 1px 1px;
}

.wForm .oneField input {
     background: #FFFFFF url(//www.tfaforms.com/theme-editor/images/input_bg.png) repeat-x -2px -2px;
     border-color: #888888 #CCCCCC #CCCCCC;
     border-style: solid;
     border-width: 1px;
     padding: 2px 0 2px 2px;
}

.wForm .oneChoice input {
     border: none !important;
     background: none !important;
}

.wFormTitle {
     color: #db001d;
     font-family: Georgia, Georgia, serif;
     background-position: px;
}


