/* -- --------------------- custom agent CSS file -------------  */
body {
      background-color:#990000;
      background-image: none;
      background-repeat: no-repeat;
      font-family:Geneva;
      font-size:13px;
      color:#999999;
}
#mainCol .content {
      color:#000000;
      font-size:13px;
}
.focusBox h3 {
      background-color:#000000;
      border: 1px solid #000000;
}
#header {
      background-color:#000000;
}

