 body			
   { font-family: verdana, arial, helvetica; 
     background-color: #FFFFFF
   }
 	
  .small			
   { 
     color: #000; 
     font-weight: normal; 
     font-size: 9px; 
   }
   .system			
   { 
    color: #000000; 
    font-weight: normal; 
    font-size: 15px; 
   }

   a.normal:link		
    { color: #000000; 
      font-weight: normal; 
      font-size: 10px; 
      text-decoration: none 
    }
    a.normal:visited	
    { color: #000000; 
      font-weight: normal; 
      font-size: 10px; 
      text-decoration: none 
    }
   a.normal:hover		
   { 
     color: #0000FF; 
     font-weight: normal; 
     font-size: 10px; 
     text-decoration: underline; 
   }

   a.normal:active		
   { 
    color: #000000; 
    font-weight: normal; 
    font-size: 10px; 
    text-decoration: none 
   }


    a.slot:link		
    { 
     color: #0000FF; 
     font-weight: normal; 
     font-size: 9px; 
     text-decoration: none 
    }
    a.slot:visited		
    { 
     color: #0000FF; 
     font-weight: normal; 
     font-size: 9px; 
     text-decoration: none 
    }

    a.slot:hover		
    { 
      color: #0000FF; 
      font-weight: normal; 
      font-size: 9px; 
      text-decoration: underline; 
      background-color: #DFDFDF  
    }
    a.slot:active
    { 
      color: #0000FF; 
      font-weight: normal; 
      font-size: 9px; 
      text-decoration: none 
    }
   .cellbg
    { background-color: #FFFFFF }
   .cellselbg                
    { background-color: #CCFFFF }
   .cellover		
    { background-color: #DFDFDF }
   .celltoday		
    { background-color: #00CC99 }
   .cellevent		
    { background-color: #FFFFCC }
   .normaltext		
    { 
      color: #000000; 
      font-weight: normal; 
      font-size: 10px; 
    }
    .eventtitle		
    { 
     color: #000080; 
     font-size: 10px; 
     font-weight: bold; 
    }
    .regheading		
    { 
     color: #000000; 
     font-weight: bold; 
     font-size: 13px; 
    }
    .systemheading	
    { 
      color: #000000; 
      font-weight: bold; 
      font-size: 15px; 
     }
    .systemtoday		
    { 
       color: #FFFFFF; 
       font-weight: bold; 
       font-size: 15px; 
    }
