
BODY {
  scrollbar-face-color: #F4F4F4;
  scrollbar-highlight-color: #D0D0D0;
  scrollbar-shadow-color: #D0D0D0;
  scrollbar-3dlight-color: #ECECEC;
  scrollbar-arrow-color: #D00000;
  scrollbar-track-color: #F4F4F4;
  scrollbar-darkshadow-color: #ECECEC;
  font-family: Arial;
  font-size: 9pt;
  color: #535353;
  background-attachment: fixed;
}

TABLE {
  font-size: 10pt;
  font-family: Verdana;
}

INPUT {
  color: #666666;
  background-color: #fafafa;
}

A {
  color: #D00000;
  text-decoration: none;
}

A:hover {
  color: #999999;
  text-decoration: none;
}

A:active {
  color: #808080;
  text-decoration: none;
}

H5 {
  color: silver;
  font-style: italic;
  text-decoration: underline;
}

H3 {
  font-family: Verdana;
}

TEXTAREA {
  border-top: 1.5pt #000000 solid;
  color: #666666;
  background-color: #fafafa;
  border-right: 1pt #e2e2e2 solid;
  border-bottom: 1px #e2e2e2 solid;
  border-left: 1px #000000 solid;
}

SELECT {
  border-top: 1pt wheat solid;
  color: #666666;
  background-color: #fafafa;
  border-right: 1pt wheat solid;
  border-bottom: 1pt wheat solid;
  border-left: 1pt wheat solid;
}

.Error {
  color: red;
  text-align: center;
}

H1 {
  display: inline;
  font-size: 10pt;
  color: #ffcc66;
  font-family: Arial;
}

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-size: 9pt;
  font-family: Arial;
}

H4 {
  display: inline;
}

TH {
  font-family: Arial;
  background-color: #e2e2e2;
}

HR {
  border-top: 1pt #ff4040 solid;
  border-right: medium none;
  border-bottom: 1pt #ff4040 solid;
  border-left: 1pt;
}

H2 {
  display: inline;
  font-size: 10pt;
  color: #ffcc66;
}

FRAME {
  font-size: 10pt;
  background-image: url(background/home.gif);
  font-family: Arial;
  background-color: #cccccc;
}

BUTTON {
  background-color: #ffffcc;
}

LINK {
  background-color: #ffffff;
}

HTML {
  color: #ff0000;
}
