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

.wFormContainer .errMsg {
     color: #CC3333;
}

.wFormWebPage {
     background-image: none;
}

.wFormContainer {
     font-family: Times New Roman, Times, serif;
}

.wFormTitle {
     font-family: Georgia, Georgia, serif;
}


