
BODY {
  scrollbar-track-color: #F4F4F4;
  scrollbar-face-color: #F4F4F4;
  scrollbar-arrow-color: #FA962A;
  scrollbar-highlight-color: #D0D0D0;
  scrollbar-3dlight-color: #ECECEC;
  scrollbar-shadow-color: #D0D0D0;
  scrollbar-darkshadow-color: #ECECEC;
  font-family: Arial;
  font-size: 9pt;
  color: #535353;
  background-color: #FFF2E2;
  background-attachment: fixed;
}

TABLE {
  font-size: 10pt;
  font-family: Verdana;
}

INPUT {
  color: #000000;
  background-color: #FFFFFF;
}

A {
  color: #996633;
  text-decoration: none;
}

A:hover {
  text-decoration: none;
  color: #F97C00;
}

A:active {
  text-decoration: none;
  color: #F97C00;
}

H5 {
  color: silver;
  font-style: italic;
  text-decoration: underline;
}

H3 {
  font-family: Verdana;
}

TEXTAREA {
  color: #000000;
  background-color: #FFFFFF;
  border-top: 1.5pt #000000 solid;
  border-right: 1pt #FFFFFF solid;
  border-bottom: 1.5px #FFFFFF solid;
  border-left: 1.5px #000000 solid;
}

SELECT {
  border-top: 1pt wheat solid;
  color: wheat;
  background-color: #666666;
  border-right: 1pt wheat solid;
  border-bottom: 1pt wheat solid;
  border-left: 1pt wheat solid;
}

.Error {
  color: red;
  text-align: center;
}

H1 {
  font-family: Arial;
  font-size: 10pt;
  color: #FFCC66;
  display: inline;
}

CODE {
  color: silver;
}

PRE {
  font-family: Arial;
  background-color: transparent;
}

INPUT.button {
  border-top: thin wheat outset;
  font-size: smaller;
  cursor: hand;
  color: #000033;
  background-color: wheat;
  border-right: thin wheat outset;
  border-bottom: thin wheat outset;
  border-left: thin wheat outset;
}

TD {
  font-family: Arial;
  font-size: 9pt;
}

H4 {
  display: inline;
}

TH {
  background-color: #333333;
  color: #c0c0c0;
}

HR {
  border-left: 1pt dashed;
}

H2 {
  color: #FFCC66;
  font-size: 10pt;
  display: inline;
}

FRAME {
  background-image: url(background/home.gif);
  background-color: #CCCCCC;
  font-family: Arial;
  font-size: 10pt;
}

BUTTON {
  background-color: #FFFFCC;
}

LINK {
  background-color: #FFFFFF;
}

HTML {
  color: #FF0000;
}

FONT {
  color: #996633;
}
