   A:visited       {
	color:#006699;
	text-decoration: none;
	font-weight: bold;
}   /* medium blue */
   A:link          {
	color:#000099;
	text-decoration: none;
	font-weight: bold;
}   /* dark blue   */
   A:active        {
	color:#006699;
	text-decoration: none;
	font-weight: bold;
}   /* medium blue */
   A:hover         {
	text-decoration:underline;
	color:#316d4d;
	font-weight: bold;
}   /* green */



   body            {
	margin-top: 0;
	margin-bottom: 0;
	background-color: #FFFFFF;
                   }



   body,td,th      {  font-family: Arial, Verdana, Helvetica, sans-serif; 
                      font-size: 10pt;
                      color: #000000;
                   }


  
   .search         {  font-family: Arial, Verdana, Helvetica, sans-serif; 
                      font-size: 10pt;
                      color: #666666;
                      background: #EEEEEE;            
                      margin-top: 5px;
                   }



   .button         {
                      font-family: Arial, Verdana, Helvetica, sans-serif;
                      font-size: 10pt;
                      color: #666666;
                      background: #EEEEEE;
                      border: 1px outset #d6d6d6;
                      font-weight: bold;
                   }



   

             

   .secondarylinks {   font-family: Arial, Verdana, Helvetica, sans-serif;
                       font-size: 8pt;
                       font-weight: bold;     
                   }
.contentheading      {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #316d4d;
	text-transform: capitalize;
	}
  .content      {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
}


   .pagetitle      {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 16pt;
	font-weight: bold;
	color: #000000;
	text-transform: capitalize;
                   }



   .columnheading        {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: capitalize;
	text-decoration: underline;
                         }



   .columntext           {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FFFFFF;
	text-decoration: none;
                         }



   .subheading           {   font-family: Verdana, Arial, Helvetica, sans-serif;
                             font-size: 10pt;
                             color: #FFFFFF;
                         }


   .copyright      {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
                   }
 IMG.whitespc    {   PADDING-RIGHT: 10px; PADDING-LEFT: 0px; PADDING-BOTTOM: 1px; PADDING-TOP: 0px;
                   }

   .subheading     {   font-family: Verdana, Arial, Helvetica, sans-serif;
                       font-size: 10pt;
                       color: #FFFFFF;
                       PADDING-RIGHT: 13px; PADDING-LEFT: 13px; PADDING-BOTTOM: 5px; PADDING-TOP: 5px;
                   }

    TD.spotlight   {   PADDING-RIGHT: 13px; PADDING-LEFT: 13px; PADDING-BOTTOM: 13px; PADDING-TOP: 0px;
                   }

   .phototitle     {   font-family: Arial, Verdana, Helvetica, sans-serif;
                       font-size: 10pt;
                       color: #DEB407;
                       PADDING-TOP: 5px;
                   }


    TD.itemsofinterest   {   PADDING-RIGHT: 13px; PADDING-LEFT: 13px; PADDING-BOTTOM: 13px; PADDING-TOP: 13px;
                             vertical-align: top;
                         }

    TD.copyrightbackground {   background-image: url(../images/index_24.gif);
                               background-repeat: no-repeat;
                           }
	TD.copyrightbackgroundlevel2 {   background-image: url(/images/index_27.gif);
                               background-repeat: no-repeat;
                           }					   

    A.weather:visited      {   text-decoration:none; color:#999999;   }   /* medium gray */
    A.weather:link         {   text-decoration:none; color:#000000;   }   /* black */
    A.weather:active       {   text-decoration:none; color:#999999;   }   /* medium gray */
    A.weather:hover        {   text-decoration:underline; color:#1A2970;        }   /* purple blue */
	
A.column:visited {
	text-decoration: none;
	color: #FFFFFF;
	padding-bottom: 5px;
	font-weight: bold;
}
A.column:link {
	color: #FFFFFF;
	text-decoration: none;
	padding-bottom: 5px;
	font-weight: bold;
}
A.column:active {
	color: #FFFFFF;
	text-decoration: none;
	padding-bottom: 5px;
	font-weight: bold;
}
A.column:hover {
	color: #33FF66;
	text-decoration: underline;
	padding-bottom: 5px;
	font-weight: bold;
}

