.wFormTitle {
     font-family: Arial, Arial, Helvetica, sans-serif;
     color: #236193;
     text-align: center;
     font-size: x-large;
}

.wForm #wfTabNav {
     background-repeat: repeat;
     font-style: inherit;
     text-align: center;
     font-size: large;
     color: #236193;
}

.wFormContainer {
     font-family: Georgia, serif;
     background-repeat: no-repeat;
     border-style: solid;
     border-color: #e5c596;
     color: #54565b;
     background-color: #ffffff;
     border-width: 5px;
}

.wForm fieldset {
     border-color: #e5c596;
     border-style: solid;
}

.wForm input[type=button], .wForm input[type=submit] {
     font-size: x-large;
     border-style: solid;
     border-width: 3px;
     border-radius: 9px;
     border-color: #e5c596;
     background-color: #abc27e;
     color: #236193;
     padding: px;
     margin: px;
     width: px;
}

.wForm .field-hint {
     font-weight: inherit;
}

.wFormWebPage {
     background-color: #236193;
}

.wForm .wfTabSep {
     padding: 6px;
}

.wForm .wfTabCurrentPage {
     text-align: inherit;
}

.wForm .wfTab {
     text-align: inherit;
}

.wForm legend, .wForm h4 {
     font-size: X-Large;
     font-family: Arial, Arial, Helvetica, sans-serif;
     text-align: left;
     color: #54565b;
}

