B, TD, FORM, SELECT, INPUT, .select, .button
{ font-family: "MS Sans Serif", Helv, System, Arial, Helvetica, Verdana, sans-serif !important;
  font-size: 13.4px !important;
  font-weight: bold;
  font-style: normal }

.text
{ font-family: "Courier New", Courier, monospace !important;
  font-size: 13.4px !important;
  font-weight: normal;
  font-style: normal }

.select, .text
{ color: #000000;
  background-color: #66CCFF }

.button
{ color: #FFFF00;
  background-color: #0000CC }

INPUT, SELECT
{ border-color: #EEEEEE }

@media all
{ .select, .checkbox
  { -moz-border-top-colors: #808080 #000000;
    -moz-border-left-colors: #808080 #000000;
    -moz-border-bottom-colors: #FFFFFF #E0E0E0;
    -moz-border-right-colors: #FFFFFF #E0E0E0 }

  .button
  { height: 23px;
    -moz-border-top-colors: #EEEEEE #B2B2B2;
    -moz-border-left-colors: #EEEEEE #B2B2B2;
    -moz-border-bottom-colors: #777777 #3B3B3B;
    -moz-border-right-colors: #777777 #3B3B3B }

  .text
  { height: 22px;
    -moz-border-top-colors: #3B3B3B #777777;
    -moz-border-left-colors: #3B3B3B #777777;
    -moz-border-bottom-colors: #EEEEEE #B2B2B2;
    -moz-border-right-colors: #EEEEEE #B2B2B2 }

  .select
  { margin-bottom: 1px }

  .checkbox
  { color: #000000;
    background-color: inherit;
    height: 13px;
    width: 13px;
    margin: 5px 3px 2px 0 }
}

FORM
{ margin: 0 !important }

BODY
{ background-attachment: fixed }