
.topnav a
{
   font-family:Tahoma, Verdana, Helvetica, sans-serif;
   color:#dddddd;
   font-size: 8px;
   text-decoration: none;
   font-weight: bold;
   text-transform: uppercase;
   padding: 0 10 0 10;
}


.topnav a:hover
{
   color:#ffffff;
   text-decoration: underline;
}

.navpad
{

}


.panels
{
   font-family:trebuchet ms, Tahoma, Verdana, Helvetica, sans-serif;
   color:#222222;
   font-size: 12px;
   text-decoration: none;
  }
  
  .panels a
{
   font-family:trebuchet ms, Tahoma, Verdana, Helvetica, sans-serif;
   color:#ffffff;
   font-weight:bold;
   text-decoration: none;
  }

 .panels a:hover
{
   font-family:trebuchet ms, Tahoma, Verdana, Helvetica, sans-serif;
   color:#ffffff;
   text-decoration: underline;
  }



.footerlinks
{
   font-family:trebuchet ms, Tahoma, Verdana, Helvetica, sans-serif;
   color:#777777;
   font-size: 12px;
   text-decoration: none;
  }
  
  .footerlinks a
{
   font-family:trebuchet ms, Tahoma, Verdana, Helvetica, sans-serif;
   color:#777777;
   text-decoration: none;
  }

 .footerlinks a:hover
{
   font-family:trebuchet ms, Tahoma, Verdana, Helvetica, sans-serif;
   color:#ffffff;
   text-decoration: underline;
  }

.pageheader 
{
font-family: garamond, trebuchet ms,arial, geneva;
font-size:25px;
font-weight:bold;

}

.content
{
   font-family:trebuchet ms, Tahoma, Verdana, Helvetica, sans-serif;
   color:#333333;
   font-size: 12px;
   text-decoration: none;
 }
 
 .indexheader 
{
font-family: trebuchet ms, garamond, trebuchet ms,arial, geneva;
font-size:14px;
color:#ffffff;
font-weight:bold;
}

.indexcontent
{
   font-family:trebuchet ms, Tahoma, Verdana, Helvetica, sans-serif;
   color:#333333;
   font-size: 12px;
   text-decoration: none;
 }
 
 .indexcontent a
 {
 color:ffffff;
 text decoration: none;
 }
 
 .indexcontent a:hover
 {
 text decoration: underline;
 }


