/* -- --------------------- custom agent CSS file -------------  */
body {
      background-color:#996600;
      background-image: none;
      background-repeat: no-repeat;
      font-family:Sans-Serif;
      font-size:14px;
      color:#ffcc33;
}
#mainCol .content {
      color:#663300;
      font-size:14px;
}
.focusBox h3 {
      background-color:#cc6600;
      border: 1px solid #663300;
}
#header {
      background-color:#cc6600;
}

