.wFormWebPage {
     background-image: url(//www.tfaforms.com/forms/get_image/148583/5f7d11c781913b39ab7d4bf143cf5b71-bg.jpg);
     background-color: #ffffff;
     background-repeat: no-repeat;
}

.wFormTitle {
     background-color: #ffffff;
     color: #000000;
     font-weight: bold;
     font-family: Times New Roman, Times, serif;
     font-size: 23px;
     background-repeat: no-repeat;
     text-align: left;
}

.wFormContainer {
     color: #000000;
     background-color: #ffffff;
     font-family: Times New Roman, Times, serif;
     font-size: 16px;
     padding: 20 px;
     border-width: 13px;
     border-style: none;
     border-color: #ffffff;
}

.wForm fieldset {
     font-family: Times New Roman, Times, serif;
     font-size: 15px;
     border-width: 0px;
     border-style: none;
     color: #000000;
     background-color: #ffffff;
     border-color: #555555;
}

.wForm .preField, .wForm .inlineLabel {
     font-family: Times New Roman, Times, serif;
     font-weight: inherit;
     font-style: inherit;
     font-size: 16px;
     margin: px;
}

.wForm .postField {
     font-family: Times New Roman, Times, serif;
     font-weight: inherit;
     font-style: inherit;
     font-size: 16px;
     text-align: left;
}

.wForm legend {
     font-family: Georgia, serif;
     font-weight: bold;
     font-size: 17px;
     margin: 20px;
     color: #000000;
     background-color: #ffffff;
     border-color: #555555;
}

.wForm form {
     background-color: #ffffff;
     border-color: #ffffff;
     color: #000000;
}

.wFormContainer a {
     color: #00E;
     cursor: auto;
     display: inline;
     height: auto;
     text-decoration: underline;
     width: auto;
}

.wForm fieldset fieldset {
     color: #000000;
     background-color: #ffffff;
     border-color: #555555;
}

.wForm fieldset fieldset legend {
     color: #000000;
     background-color: #ffffff;
     border-color: #555555;
}

.wForm form table {
     color: #000000;
}

.wForm .oneField {
     background-color: #ffffff;
}

.wForm .preField {
     background-color: #ffffff;
}

.wForm textarea {
     color: #000000;
     background-color: #ffffff;
}

.wForm input {
     color: #000000;
     background-color: #ffffff;
}

.wForm input[type=button], .wForm input[type=submit] {
     color: #000000;
     background-color: #cccccc;
     border-color: #999999;
     border-style: solid;
     border-width: 1px;
}

