/* -- --------------------- custom agent CSS file -------------  */
body {
      background-color:#aba9a4;
      background-image: none;
      background-repeat: no-repeat;
      font-family:Verdana;
      font-size:10px;
      color:#080807;
}
#mainCol .content {
      color:#f7e048;
      font-size:10px;
}
.focusBox h3 {
      background-color:#f51c18;
      border: 1px solid #f7e048;
}
#header {
      background-color:#f51c18;
}

