.table { background-color: #4f687b; background-image: url(images/form_bg.jpg); background-repeat: no-repeat; border-top: 1px solid #283742; border-left: 1px solid #283742; }
.td { padding: 5px; border-right: 1px solid #283742; border-bottom: 1px solid #283742; }
.field { color: #41505b; font-size: 1em; font-family: Arial, Verdana, Helvetica, sans-serif; background-color: white; width: 96%; }
.pulldown { color: #41505b; font-size: 1em; font-family: Arial, Verdana, Helvetica, sans-serif; background-color: white; width: 150px; }
.submit_cell { text-align: right; padding: 5px 25px 5px 5px; border-right: 1px solid #283742; border-bottom: 1px solid #283742; }
.form_title { color: white; font-size: 1.25em; font-weight: bold; line-height: 1.25; background-color: #4f687b; text-align: center; padding: 5px; border-right: 1px solid #283742; border-bottom: 1px solid #283742; }
