       h1 {
            font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
            font-size: 16px;
            margin-bottom: 0px;
            margin-left: 20px;
            color: black;
           }
	    h2 { color : Green; font-family: Tahoma, Arial, serif;  font-size: 1.8ex;}     
	    h3 { color : Green; font-family: Tahoma, Arial, serif;  font-weight : bold; font-size: 1.5ex;}
	    h4 { color : black; font-family: Tahoma, Arial, serif;  font-weight : bold;font-size: 1.7ex;}
	    h5 { color : black; font-family: Tahoma, Arial, serif;  font-weight : bold; font-size: 1.8ex;}
	    h6 { color : black; font-family: Tahoma, Arial, serif;  font-weight : bold; font-size: 2.0ex;}
	    
       div.cal {
          	font-family:  Tahoma,Arial, serif;
			font-weight: normal;                    
            font-size: 12px;
            color:    green;
		  }
			 
       p {
          font-family:  Tahoma,Arial, serif;
          font-size: 14px;
          line-height: 1.4;
          color: black;
          font-weight: normal;
          }          
       a  {
          text-decoration: underline;
          font-family: Tahoma, Arial, serif;            
          font-size: 1.6ex;
          color:    green;
          }
	   a.events  {
          text-decoration: underline;
          font-family: Tahoma, Arial, serif;
          font-weight: normal;                    
          font-size: 13px;
          color:    red;
          }
	   a.events:hover {
          text-decoration: none;
          color: Black;
		  font-size: 13px;
          font-weight: normal;
          }            
       a.hotspot  {
          text-decoration: underline;
          font-family: Tahoma, Arial, serif;
          font-weight: normal;                    
          font-size: 14px;
          color:    black;
          }
		  
       a.hotspot:hover {
          text-decoration: none;
          color: Green;
          font-weight: normal;
          }                    
       a.menu  {
          text-decoration: underline;
          font-family: Tahoma, Arial, serif;
          font-weight: bold;                    
          font-size: 12px;
          color:    black;
          }
       a.menu:hover {
          text-decoration: none;
          color: red;
          font-size: 12px;
          font-weight: bold;
          }                    
       a:hover {
          text-decoration: underline;
          color: Red;
          font-weight: bold;
          }

       ul {
           text-indent: 0px;
           list-style-type: circle;
           list-style-position: inside;
           line-height: 2ex;
           padding-top: 0px;
           margin-top: 0px;

           }            
       li {
           font-size: 13px;
           color: black;
           text-indent: 0px;
           padding-top: 0px;
           margin-top: 0px;
           font-family: Tahoma, Arial, serif;
           font-weight: regular;
           }
       li:hover {
	             text-decoration: underline;
                 color: red;
           }	   
       img { 
            vertical-align: top;
            }
            
       span {color: Green; font-weight: regular}
               

.on {background-color: silver; color : #B35F00; font-family: Tahoma, Arial, serif; font-size: 10px;  text-decoration : none; font-weight: bold}  
.off{background-color: #FFFFFF; color : #B35F00; font-family:Tahoma, Arial, serif; font-size: 10px;  text-decoration : none; font-weight: bold}

.on2 {background-color: white; color : #B35F00; font-family: Tahoma, Arial, serif; font-size: 12px;  text-decoration : none; font-weight: bold}  
.off2 {background-color: #FFB300; color : #000000; font-family: Tahoma, Arial, serif; font-size: 12px;  text-decoration : none; font-weight: bold}

.a-section {
            color : #FFB300;
            font-size: 3ex;
            font-weight: bold;
            line-height: 120%;
            }
.a-home {
          color : silver;
          font-size: 1.2ex;
          font-weight: bold
        }
ul.larger {
           list-style-type: disc;
           list-style-position: inside;
          }            
li.larger {
           font-size: 1.8ex;
           color: #FFB300;
           font-family: Tahoma, Arial, serif;           
           }

span.red {color: red; font-weight: bold}


.right {text-align: right;}			                     
.left {text-align: left;}			                     
.center {text-align: center;}
			                     

.span-highlight {color: #00A2FF; font-size: 1.7ex; font-weight: 900;}   
.span-highlight2 {color: #00A2FF; font-size: 1ex;}
.span-highlight3 {color:  #FFB300; font-size: 1.7ex; font-weight: 500;}
               
.ad {color: #0071B3; font-weight: bold; font-size: 14px; font-family: Tahoma, Arial, serif;}	          
.tbl-tabular { 
               background-color: #FFB300;
               color: #000000;
               font-weight: bold;
               font-size: 12px;
               font-family: Tahoma, Arial, serif; 
             }
.span-soften { color: red; font-weight: lighter;} 
                                                                 
.recaptchatable .recaptcha_image_cell, #recaptcha_table 
{
   background-color:#F5F8EC !important; //reCaptcha widget background color
 }
 
 #recaptcha_table 
 {
   border-color: #F49F9C !important; //reCaptcha widget border color
 }
 
 #recaptcha_response_field 
{
   border-color: #F49F9C !important; //Text input field border color
   background-color:#F49F9C !important; //Text input field background color
 }
 
 



