body  { color: black; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; background-color: #c30 }
p {}
td {}
a { color: #c30 }
a:link { color: #c30; text-decoration: underline }
a:hover { color: #c30; text-decoration: underline }
a:visited { color: #c30 }
a:active { color: #c30; text-decoration: underline }
h1, h2, h3, h4, h4, h5, h6 { font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
input.errHilite, select.errHilite, textarea.errHilite  { background-color: #ffdace }
label.errHilite {
        color: #C00;
        }

div.noprint {  }
.boxout  { color: white; font-weight: bold; line-height: 20px; background-color: #c30; text-align: center; padding: 8px 5px 5px }
.boxout a:link { color: white }
.boxout a:hover { color: white }
.boxout a:visited { color: white }
.boxout a:active { color: white }
.dotted_top   { padding-top: 12px; border-top: 1px dotted black }
.specials_box { margin-top: 5px; padding: 6px 10px 10px; border: solid 1px #c30 }
