#Top {
  border-color: #CC0000;
  background-color: transparent;
  color: #000000;
}

#Top a.Low {
  background-color: #FFFFFF;
  color: #000000;
}

#Top a.Hi {
  background-color: #FFFFFF;
  color: #DD0000;
}

#Top a:hover {
  background-color: #FFFFFF;
  color: #DD0000;
}

#Top .TopNav {
  background-color: #CC0000;
  color: #FFFFFF;
}

#Top .Header {
  color: #FFFFFF;
}

#Top .Header a:hover {
  background-color: transparent;
  color: #FFFFFF;
}

#Left {
  background-color: transparent;
  color: #000000;
}

#Left A {
  background-color: transparent;
  color: #FFFFFF;
}

#Left A:hover {
  background-color: transparent;
  color: #FFFFFF;
}

#Right {
  background-color: transparent;
  color: #000000;
}

#Content {
  border-color: #CC0000;
  background-color: transparent;
  color: #000000;
}

#Content a {
  background-color: transparent;
  color: #993300;
}

#Content a:hover {
  background-color: transparent;
  color: #993300;
}

#Content .Submenu a.Hi {
  background-color: transparent;
  color: #000000;
}

#Content .Submenu a.Low {
  background-color: transparent;
  color: #000000;
}

#Content th {
  background-color: #CCCCCC;
  color: #000000;
}

#Content td {
  background-color: #EEEEEE;
  color: #000000;
}

#Content td.Hi {
  background-color: #DDDDDD;
  color: #000000;
}

#Content td.Low {
  background-color: #FFFFFF;
  color: #000000;
}

#Content .HelpOuter {
  color: #FFFFFF;
}

#Content .ViewBox {
  background-color: #FFFFFF;
  color: #000000;
}

#Content .WhiteBox {
  background-color: #FFFFFF;
  color: #000000;
}

#Content a:hover.LinkButton {
  background-color: #CC0000;
  color: #FFFFFF;
}

#Content .Product {
  background: transparent;
  color: #000000;
}

#Content .Warning {
  color: #009900;
}

#Content .Hi {
  color: #009900;
}

#Content .Low {
  color: #990000;
}

#Content .Disable {
  color: #BBBBBB;
}

#Content .Red {
  color: #DD0000;
}

#Dialog {
  background-color: #FFFFFF;
  color: #000000;
}

#Dialog .ErrBox {
  color: #990000;
}

#Bottom {
  background-color: transparent;
  color: #000000;
}

#Bottom a {
  background-color: transparent;
  color: #000000;
}

th {
  background-color: #CCCCCC;
  color: #000000;
}

td.Top {
  background-color: #FFFFFF;
  color: #000000;
}

td.Left {
  background-color: #CC0000;
  color: #000000;
}

td.Content {
  background-color: #FFFFFF;
  color: #000000;
}

td.Bottom {
  background-color: #FFFFFF;
  color: #000000;
}