
   body {
    background-color: #3E3E3E
   }

   body,
   #SIDEBAR {
    color: #000
   }

   #logo-klerk {
    background-image: url(/i/skin/3/logo-klerk.gif)
   }


   #MAIN,
   #SIDEBAR, 
   .NEWREG {
    background-color: #A5C35F
   }

   
   #MAIN {
    background-color: #A5C35F;
    /*background-image: url(/i/skin/3/1px-gray.gif)*/
   }


   div#HEAD {
    background-color: #6C8D24;
    border-color:  #7E9C38;
    color: #000
   }


   div#HEAD table {
    /*background-image: url(/i/skin/3/1px-gray.gif)*/
   }
   
   div#HEAD .rightside {border-left: 1px solid #7E9C38; padding-left: 20px;}
   
   #SIDEBAR {  border-left: 1px solid #7E9C38; padding-left: 10px;}
   
   div#HEAD div.last-comments {
    color: #BBDE66
   }

   a:link, 
   a:hover, 
   a:visited,
   #SIDEBAR a:link, 
   #SIDEBAR a:hover, 
   #SIDEBAR a:visited, 
   .NEWREG a:link, 
   .NEWREG a:hover, 
   .NEWREG a:visited,
   div#HEAD a:link,
   div#HEAD a:hover,
   div#HEAD a:visited {
     color: #fff
   }
a:hover { text-decoration:none}

   div#HEAD h1 a:link, 
   div#HEAD h1 a:visited {
    color: #000
   }

   
   #CONT .HR,
   #SIDEBAR div.HR {
    background-color: #7E9C38
   }  

   #CONT div.CONTIN span.DATE {
    color: #000
   }

   td.alt2 {
    border-color: #CDC5C5 !important
   }

   #CONT div.CONTIN div div.smallfont {
    border-color: #CDC5C5 !important;
    color: #A6A6A6
   }

  a.hl:link,
  a.hl:visited,
  a.hl:hover {
   color: #92BCE0
  }

  .pale,
  a.pale:link,
  a.pale:visited,
  a.pale:hover {
   color: #7B7B7B
  }

  .NEWREG {
   border-color: #CDC5C5;
   background-color: #F8F8F8;
   color: #000
  }  
  
  .calendar {
   background-color: #A8A8A8;
   border: #fff solid 0px
  }

  .calendar td {
   background-color: #5C5C5C;
   padding: 2px 5px;
   border-width: 0;
   text-align: right
  }

  .calendar td.j_left {
   background-color: #3E3E3E;
   color: #fff
  }

  
  .calendar td {
   color: #A8A8A8
  }
