menu1st/* CSS Document */

<STYLE type="text/css">
<!--

   BODY	{ bgcolor: #BABDB8 }  
   
   
   A[HREF] { text-decoration: none }
   	A.hotservices:link	{ text-decoration: none;
			  color: #FFFFFF }	/* unvisited links */
   	A.hotservices:visited   { text-decoration: none; 
			  color: #FFFFFF }	/* visited links */
   	A.hotservices:hover	{ text-decoration: underline; 
			  color: #F1F1EC }	/* with some pointing device */
   	A.hotservices:active	{ text-decoration: none;
			  color: #FFFFFF }	/* activated by the user */
			  
   A[HREF] { text-decoration: none }
   	A.status:link	{ text-decoration: none;
			  color: #505050 }	/* unvisited links */
   	A.status:visited   { text-decoration: none; 
			  color: #505050 }	/* visited links */
   	A.status:hover	{ text-decoration: underline; 
			  color: #505050 }	/* with some pointing device */
   	A.status:active	{ text-decoration: none;
			  color: #505050 }	/* activated by the user */
			  
		  
   A[HREF] { text-decoration: none }
   	A.submenu:link	{ text-decoration: none;
			  color: #3C85AF }	/* unvisited links */
   	A.submenu:visited   { text-decoration: none; 
			  color: #3C85AF }	/* visited links */
   	A.submenu:hover	{ text-decoration: none; 
			  color: #2D3C49 }	/* with some pointing device */
   	A.submenu:active	{ text-decoration: none;
			  color: #3C85AF }	/* activated by the user */
			  
		  
   A[HREF] { text-decoration: none }
   	A.content:link	{ text-decoration: none;
			  color: #FF9933 }	/* unvisited links */
   	A.content:visited   { text-decoration: none; 
			  color: #FF9933 }	/* visited links */
   	A.content:hover	{ text-decoration: underline; 
			  color: #FF9933 }	/* with some pointing device */
   	A.content:active	{ text-decoration: none;
			  color: #FF9933 }	/* activated by the user */
			  
   A[HREF] { text-decoration: none }
   	A.contentFooter:link	{ text-decoration: none;
			  color: #466C77 }	/* unvisited links */
   	A.contentFooter:visited   { text-decoration: none; 
			  color: #466C77 }	/* visited links */
   	A.contentFooter:hover	{ text-decoration: underline; 
			  color: #7CA6B1 }	/* with some pointing device */
   	A.contentFooter:active	{ text-decoration: none;
			  color: #466C77 }	/* activated by the user */
			  
 
    A[HREF] { text-decoration: none }
   	A.newstitle:link	{ text-decoration: underline;
			  color: #183A53 }	/* unvisited links */
   	A.newstitle:visited   { text-decoration: none; 
			  color: #183A53 }	/* visited links */
   	A.newstitle:hover	{ text-decoration: none; 
			  color: #977801 }	/* with some pointing device */
   	A.newstitle:active	{ text-decoration: none;
			  color: #183A53 }	/* activated by the user */

    A[HREF] { text-decoration: none }
   	A.inewstitle:link	{ text-decoration: none;
			  color: #4F4F4F }	/* unvisited links */
   	A.inewstitle:visited   { text-decoration: none; 
			  color: #4F4F4F }	/* visited links */
   	A.inewstitle:hover	{ text-decoration: underline; 
			  color: #977801 }	/* with some pointing device */
   	A.inewstitle:active	{ text-decoration: none;
			  color: #4F4F4F }	/* activated by the user */

 
   A[HREF] { text-decoration: none }
   	A.news:link	{ text-decoration: none;
			  color: #977801 }	/* unvisited links */
   	A.news:visited   { text-decoration: none; 
			  color: #977801 }	/* visited links */
   	A.news:hover	{ text-decoration: underline; 
			  color: #977801 }	/* with some pointing device */
   	A.news:active	{ text-decoration: none;
			  color: #977801 }	/* activated by the user */
			  

   A[HREF] { text-decoration: none }
   	A.newsTitle:link	{ text-decoration: none;
			  color: #FFFFFF }	/* unvisited links */
   	A.newsTitle:visited   { text-decoration: none; 
			  color: #FFFFFF }	/* visited links */
   	A.newsTitle:hover	{ text-decoration: underline; 
			  color: #FFFFFF }	/* with some pointing device */
   	A.newsTitle:active	{ text-decoration: none;
			  color: #FFFFFF }	/* activated by the user */

   A[HREF] { text-decoration: none }
        A.newsHead:link { text-decoration: none;
                          color: #BC3737 }      /* unvisited links */
        A.newsHead:visited   { text-decoration: none;
                          color: #BC3737 }      /* visited links */
        A.newsHead:hover        { text-decoration: underline;
                          color: #BC3737 }      /* with some pointing device */
        A.newsHead:active       { text-decoration: none;
                          color: #BC3737 }      /* activated by the user */

   A[HREF] { text-decoration: none }
        A.newsMore:link { text-decoration: none;
                          color: #FF9933 }      /* unvisited links */
        A.newsMore:visited   { text-decoration: none;
                          color: #FF9933 }      /* visited links */
        A.newsMore:hover        { text-decoration: underline;
                          color: #FF9933 }      /* with some pointing device */
        A.newsMore:active       { text-decoration: none;
                          color: #FF9933 }      /* activated by the user */
			  

   A[HREF] { text-decoration: none }
   	A.events:link	{ text-decoration: none;
			  color: #7E9448 }	/* unvisited links */
   	A.events:visited   { text-decoration: none; 
			  color: #7E9448 }	/* visited links */
   	A.events:hover	{ text-decoration: underline; 
			  color: #7E9448 }	/* with some pointing device */
   	A.events:active	{ text-decoration: none;
			  color: #7E9448 }	/* activated by the user */
			  
   A[HREF] { text-decoration: none }
   	A.footer:link	{ text-decoration: underline;
			  color: #63789F }	/* unvisited links */
   	A.footer:visited   { text-decoration: underline; 
			  color: #63789F }	/* visited links */
   	A.footer:hover	{ text-decoration: none; 
			  color: #63789F }	/* with some pointing device */
   	A.footer:active	{ text-decoration: underline;
			  color: #63789F }	/* activated by the user */		  
			  
   A[HREF] { text-decoration: none }
   	A.back:link	{ text-decoration: none;
			  color: #EFECE7 }	/* unvisited links */
   	A.back:visited   { text-decoration: none; 
			  color: #EFECE7 }	/* visited links */
   	A.back:hover	{ text-decoration: none; 
			  color: #EFECE7 }	/* with some pointing device */
   	A.back:active	{ text-decoration: none;
			  color: #EFECE7 }	/* activated by the user */			  
			  			  			  
   A[HREF] { text-decoration: none }
        A.menu1st:link  { text-decoration: none;
                          color: #242D34;
						  font-family: Arial, Helvetica, sans-serif;
						  font-size: 10pt }      /* unvisited links */
        A.menu1st:visited   { text-decoration: none;
                          color: #242D34 }      /* visited links */
        A.menu1st:hover { text-decoration: none;
                          color: #242D34 }      /* unvisited links */
        A.menu1st:active        { text-decoration: none;
                          color: #242D34 }      /* activated by the user */

   A[HREF] { text-decoration: none }
        A.menu1stact:link  { text-decoration: none;
                          color: #FFFFFF }      /* unvisited links */
        A.menu1stact:visited   { text-decoration: none;
                          color: #FFFFFF }      /* visited links */
        A.menu1stact:hover { text-decoration: none;
                          color: #FFFFFF }      /* with some pointing device */
        A.menu1stact:active        { text-decoration: none;
                          color: #FFFFFF }      /* activated by the user */

   A[HREF] { text-decoration: none }
        A.menu2nd:link  { text-decoration: none;
                          color: #183A53;
						  font-family: Arial, Helvetica, sans-serif;
						  font-size: 10pt }      /* unvisited links */
        A.menu2nd:visited   { text-decoration: none;
                          color: #183A53 }      /* visited links */
        A.menu2nd:hover { text-decoration: none;
                          color: #183A53 }      /* unvisited links */
        A.menu2nd:active        { text-decoration: none;
                          color: #183A53 }      /* activated by the user */

   A[HREF] { text-decoration: none }
        A.menu2ndact:link  { text-decoration: none;
                          color: #3C85AF }      /* unvisited links */
        A.menu2ndact:visited   { text-decoration: none;
                          color: #3C85AF }      /* visited links */
        A.menu2ndact:hover { text-decoration: none;
                          color: #2D3C49 }      /* with some pointing device */
        A.menu2ndact:active        { text-decoration: none;
                          color: #3C85AF }      /* activated by the user */ 

   A[HREF] { text-decoration: none }
        A.menu3rd:link  { text-decoration: none;
                          color: #9E4646;
						  font-family: Arial, Helvetica, sans-serif;
						  font-size: 10pt }      /* unvisited links */
        A.menu3rd:visited   { text-decoration: none;
                          color: #9E4646 }      /* visited links */
        A.menu3rd:hover { text-decoration: none;
                          color: #9E4646 }      /* unvisited links */
        A.menu3rd:active        { text-decoration: none;
                          color: #9E4646 }      /* activated by the user */

   A[HREF] { text-decoration: none }
        A.menu3rdact:link  { text-decoration: none;
                          color: #3C85AF }      /* unvisited links */
        A.menu3rdact:visited   { text-decoration: none;
                          color: #3C85AF }      /* visited links */
        A.menu3rdact:hover { text-decoration: none;
                          color: #2D3C49 }      /* with some pointing device */
        A.menu3rdact:active        { text-decoration: none;
                          color: #3C85AF }      /* activated by the user */
						  
						  
	TD.menu1stOff { background: #CCCCCC;
			font-family:Arial, Helvetica, sans-serif;
			font-size: 10pt;
			color: #446075 }
	TD.menu1stOn  { background: #9C2121;
			font-family:Arial, Helvetica, sans-serif;
			font-size: 10pt;
			color: #FFFFFF }

	TD.menu2ndOff { background: #FFFFFF;
			font-family:Arial, Helvetica, sans-serif;
			font-size: 9pt;
			color: #417296;
			 }
	TD.menu2ndOn  { background: #E0E0DE;
			font-family:Arial, Helvetica, sans-serif;
			font-size: 9pt;
			color: #FFFFFF }

	TD.menu3rdOff { background: #FFFFFF;
			font-family:Arial, Helvetica, sans-serif;
			font-size: 9pt;
			color: #9E4646 }
	TD.menu3rdOn  { background: #E0E0DE;
			font-family:Arial, Helvetica, sans-serif;
			font-size: 9pt;
			color: #FFFFFF }
		  


// -->
</STYLE>


