.mainText {
         font-family: arial, helvetica, sans-serif;
         font-size: 12px;
         color: #000000;
         link: #000000;
         alink: #000000;
         vlink: #000000;
      }
      .mainTextLink {
         font-family: arial, helvetica, sans-serif;
         font-size: 12px;
         color: #339966;
         link: #339966;
         alink: #339966;
         vlink: #339966;
         font-weight: normal;
         text-decoration: none;
      }  
      .mainTextHigh {
         font-family: arial, helvetica, sans-serif;
         font-size: 12px;
         color: #339966;
         link: #339966;
         alink: #339966;
         vlink: #339966;
         font-weight: bold;
         text-decoration: none;
      }      
      .pageTitle {
         font-family: arial, helvetica, sans-serif;
         font-size: 16px;
         color: #0184F4;
         link: #0184F4;
         alink: #0184F4;
         vlink: #0184F4;
         text-decoration: none;
         font-weight: bold;
      }
      .textOn {
         color: #ffffff;
         link: #ffffff;
         vlink: #ffffff;
         alink: #ffffff;
         font-family : Arial, Helvetica, sans-serif;
      	font-size : 12px;
         font-weight : bold;
         text-decoration: none;         
      }
      .textOff {
         color: #C2220B;
         link: #C2220B;
         vlink: #C2220B;
         alink: #C2220B;
         font-family : Arial, Helvetica, sans-serif;
      	font-size : 12px;
         font-weight : bold;
         text-decoration: none;         
      }
      .imageBorder {
         border: 1px solid #000000; 
         a:link: #000000;
         a:hover: #000000;
      }
      .star {
         color: #339966;
         font-family : Arial, Helvetica, sans-serif;
      	font-size : 18px;
         font-weight : bold;
         text-decoration: none;
      }
      
      
      /* GENERAL CALENDAR STYLES */
	 
    .calText {
         font-family: arial, helvetica, sans-serif;
         font-size: 10px;
         color: #000000;
         link: #000000;
         alink: #000000;
         vlink: #000000;
      }
    .calLink {
      font-family:Verdana, Arial, Helvetica, sans-serif;
      font-size:10px;
      color: #C2220B;
      link: #C2220B;
      vlink: #C2220B;
      alink: #C2220B;
    }
    
	 .dropdown {
		font-size: 10px;
		color: Black;
		font-family: Verdana, Arial, Helvetica, sans-serif;
	 } 
	 .textbox {
		background-color : white; 
		border-bottom : 1px solid black; 
		border-left : 1px solid black; 
		border-right : 1px solid black; 
		border-top : 1px solid black; 
		padding-bottom : 1px; 
		padding-left : 1px; 
		padding-right : 1px; 
		padding-top : 1px; 
		color : black; 
		background : white; 		
	 }
	 .tblNAVIG {
		background-color : white;
		color: Black;
		font-family: Verdana, Arial, Helvetica, sans-serif;
	 }
	 .tblARROWNAVIG {
		background-color : WhiteSmoke;
		color: Black;
		font-family: Verdana, Arial, Helvetica, sans-serif;	 
	 }


/* FULL VIEW CALENDAR STYLES */
	 .tdWEEKNAME {
		background-color : #d5efd3;
		color: Black;
		font-family: Verdana, Arial, Helvetica, sans-serif;
	 }
	 .tdDAYNUMBER {
		background-color : WhiteSmoke;
		color: Black;
		font-family: Verdana, Arial, Helvetica, sans-serif;
	 } 
	 .tdEVENTDET {
		background-color : White;
		color: Black;
		font-family: Verdana, Arial, Helvetica, sans-serif;
	 }