/* CSS Document */

#t1 { font-family: Georgia, "Times New Roman", Times, serif;
      font-size: 180%;
	  font-weight: bold;
      color: #000099; }
	  
#t2 { font-family: Georgia, "Times New Roman", Times, serif;
      font-size: 140%;
	  font-weight: bold;
      color: #990033; }
	  	  
#t3 { font-family: Georgia, "Times New Roman", Times, serif;
      font-size: 100%;
	  font-weight: bold;
      color: #000099; }
	  
#t4 { font-family: Georgia, "Times New Roman", Times, serif;
      font-size: 90%;
      color: #0066cc; }
	  
#t5 { font-family: Times, "Times New Roman", Georgia, serif;
      font-size: 80%;
      color: #000099; }
	  
#vbtable1 { font-family: Times, "Times New Roman", Georgia, serif;
      font-size: 80%;
	  font-weight: bold;
      background color: #6666cc;
	  color: #000000; }	 
	  
#vbtable2 { font-family: Times, "Times New Roman", Georgia, serif;
      font-size: 80%;
	  font-weight: bold;
      background color: #cccccc;
	  color: #000000; }	   
	  
#menu1 { font-family: Comic Sans, "Times New Roman", Times, serif;
     font-size: 140%;
	 font-weight: bold;
	 text-align: center;
     color: #cc6600; }
	 
#menu2 { font-family: Comic Sans, "Times New Roman", Times, serif;
     font-size: 95%;
	 font-weight: bold;
	 text-align: center;
	 font-style: italic;
	 color: #cc6600; }
	 
#menu3 { font-family: Comic Sans, "Times New Roman", Times, serif;
     font-size: 100%;
	 font-weight: bold;
	 text-align: center;
	 font-style: italic;
	 color: #333300; }

#menu4 { font-family: Comic Sans, "Times New Roman", Times, serif;
     font-size: 100%;
	 font-weight: bold;
	 text-align: center;
	 font-style: italic;
	 color: #cc3300; }
	 
#menu5 { font-family: Comic Sans, "Times New Roman", Times, serif;
     font-size: 90%;
	 font-weight: bold;
	 text-align: center;
	 font-style: italic;
	 color: #333300; }
	 
#menu6 { font-family: arial, "Times New Roman", Times, serif;
     font-size: 65%;
	 font-weight: normal;
	 text-align: center;
	 color: #000000; }
	 	 
#sun { font-family: Georgia, "Times New Roman", Times, serif;
      font-weight: bold;
	  font-size: 80%;
      color: #3300cc; }	  

#mon { font-family: Times, "Times New Roman", Georgia, serif;
      font-weight: bold;
      font-size: 80%;
      color: #cc0000; }	 
	 
#tue { font-family: Georgia, "Times New Roman", Times, serif;
      font-weight: bold;
      font-size: 80%;
      color: #ff6633; }	 

#wed { font-family: Times, "Times New Roman", Georgia, serif;
      font-weight: bold;
      font-size: 80%;
      color: #ff00ff; }	 

#thu { font-family: Times, "Times New Roman", Georgia, serif;
      font-weight: bold;
      font-size: 80%;
      color: #ff0066; }	 

#fri { font-family: Times, "Times New Roman", Georgia, serif;
      font-weight: bold;
      font-size: 80%;
      color: #330033; }	
	   
#sat { font-family: Times, "Times New Roman", Georgia, serif;
      font-weight: bold;
      font-size: 80%;
      color: #6633cc; }	 

#hr1 {
  height: 15px;
  background: #fff url(file:///W|/clients/images/bg/hr1.gif) repeat-x scroll top;
}

div.hr1 hr {
  display: none;
}


     	  

