  
 
 
{///////////// Anchors /////////////}

  a { text-decoration: none;
      color: #9C1F2E;
	  font-weight: bold; }

  a:visited { text-decoration: none;
              color: #9C1F2E;
			  font-weight: bold;}

  a:hover { text-decoration: underline;
            color: #25497F;
			font-weight: bold; }					
					
					
					
  a.subNav { color:#FFFFFF;
             font-weight: bold;
		     display:block;
		     padding:3px;
		     text-decoration:none;}


  a.subNav:visited { text-decoration: none;
                     font-weight: bold;
                     color: #FFFFFF; }

  a.subNav:hover { color:#0F2E5D;
                   font-weight: bold;
                   background-color: #B3CDF3;
		           display:block;
		           padding:3px;
		           text-decoration:none;}

					  
					  
					  
					  
					  
{///////////// Common Tags /////////////}

  body { font: 11px Verdana, Arial, Helvetica, Helv, sans;
         color: #000000 ;
         background-color: #578AD6;
         margin-left: 0px;
         margin-right: 0px;
         margin-top: 0px;
         margin-bottom: 0px;}
		 
  td {font: 11px Verdana, Arial, Helvetica, Helv, sans; }

  p { text-align: justify;}

  img {border: 0px; } 
  
{// forms //} 
		   
  input {background-color:#F5F2BC;
         font-size:9px;
         border-color : #3C3F32;
         border-style : solid;
         border-width : 1px; 
         margin-right : 4px;}	
  
  select {background-color:#F5F2BC;
          font-size:9px;
          border-color : #3C3F32;
          border-style : solid;
          border-width : 1px; }
					  
  textarea {background-color:#F5F2BC;
            font-family: Verdana, Arial, Helvetica, Helv, sans;
            font-size:10px;
            border-color : #3C3F32;
            border-style : solid;
            border-width : 1px; }					  

  
  
  
{///////////// Custom Tags /////////////}
  
		   
{// page head //}
		   
  .sectionTitle {font: 16px; 
                 background-color: #E8B012;
		         font-weight: bold; }
				 
  .pageTitle {color: #FFEAAF;
              font-weight: bold; }

			  

{// tables //} 
 
  .tblMain {background-color: #F9DC8A;
			border-width: 1px;
            border-color: #E8B012;
            border-style: solid; }

  .tblMainHead {color: #FFFFFF ;
                background-color: #DB9015;
		        font-weight: bold;}
			
  .tblMainColHead {font: 10px ;
                   background-color: #F9CD50; 
			       text-align: center; }
			   
  .tblMainRow1 {background-color: #F1EFDB; }
  
  .tblMainRow2 {background-color: #E4E2C8; }
  
  .tblSubBG {background-color: #FFCB31; }
  
  
  {// text //}
  
  .h1 { font: 14px ;
        font-weight: bold; }
  
  .h2 { font: 12px ;
        font-weight: bold; }
  
  .txtBody {background-color: #E8B012; }
  
  .txtNotice {color : #F0112C;
              font-style: italic;
			  font-weight: bold; }
			  
  .txtCal { font: 11px ;
            text-align: center;
			background-color: #FFFFFF; }
			 
  .txtSmall { font: 9px ; }
  
  .txtInactive {color : #DEDBC0; }
  
  li {color : #C57600; }
  

  
  
  
  



  

