/* -- --------------------- custom agent CSS file -------------  */
body {
      background-color:#7a704b;
      background-image: none;
      background-repeat: no-repeat;
      font-family:Verdana;
      font-size:11px;
      color:#030302;
}
#mainCol .content {
      color:#fcfcfa;
      font-size:11px;
}
.focusBox h3 {
      background-color:#f7f6f2;
      border: 1px solid #fcfcfa;
}

