.wFormWebPage {
     background-color: #000821;
}

.wFormContainer {
     background-color: #ffffff;
     font-family: Tahoma, Geneva, sans-serif;
     color: #000000;
     border-style: groove;
}

.wForm input[type=button], .wForm input[type=submit] {
     background-color: #a5093d;
     color: #ffffff;
     border-color: #ffffff;
     border-style: outset;
}

