td.menu:hover {
background: #b8d7d1;	
}
td.menu {
	background: #b8d7d1;
	max-width: 100px;
}



.header
 {
  font-family: Tahoma;
  font-size: 20pt;
  color: #E0E0E0; position:relative; left:32
 }
.text
 {
  font-family: Tahoma;
  font-size: 10pt;
  color: #FFFFFF; position:relative; left:4
 }
a:link.text
 {
  font-family: Tahoma;
  font-size: 10pt;
  color: #FFFFFF;
  text-decoration: underline;
 }
a:visited.text
 {
  font-family: Tahoma;
  font-size: 10pt;
  color: #FFFFFF;
  text-decoration: underline;
 }
a:hover.text
 {
  font-family: Tahoma;
  font-size: 10pt;
  text-decoration: none;
  color: #C0C0C0;
 }
a:active.text
 {
  font-family: Tahoma;
  font-size: 10pt;
  text-decoration: none;
  color: #C0C0C0;
 }
 a.nav2 {
  font-family: Tahoma;
  font-size: 10pt;
  text-decoration: none;
  color: #191970;font-weight:bold
   }
 
 
.navigation
 {
  font-family: Tahoma;
  font-size: 10pt;
  color: #C0C0C0;font-weight:bold
 }
a:link.navigation
 {
  font-family: Tahoma;
  font-size: 10pt;
  color: #C0C0C0;
  text-decoration: none; font-weight:bold
 }
a:visited.navigation
 {
  font-family: Tahoma;
  font-size: 10pt;
  color: #C0C0C0;
  text-decoration: none; font-weight:bold
 }
a:hover.navigation
 {
  font-family: Tahoma;
  font-size: 10pt;
  text-decoration: none;
  color: #ffffff;font-weight:bold
 }
a:active.navigation
 {
  font-family: Tahoma;
  font-size: 10pt;
  text-decoration: none;
  color: #D4D4D4;font-weight:bold
 }
.copyright
 {
  font-family: Tahoma;
  font-size: 8pt;
  color: #FFFFFF;
  text-decoration:none;
  position:relative;
  top:4;
 }
a:link.copyright
 {
  font-family: Tahoma;
  font-size: 8pt;
  color: #C0C0C0;
  text-decoration: underline;
  position:relative;
  top:4;
 }
a:visited.copyright
 {
  font-family: Tahoma;
  font-size: 8pt;
  color: #C0C0C0;
  text-decoration: underline;
 }
a:hover.copyright
 {
  font-family: Tahoma;
  font-size: 8pt;
  text-decoration: none;
  color: #C0C0C0;
 }
a:active.copyright
 {
  font-family: Tahoma;
  font-size: 8pt;
  text-decoration: none;
  color: #C0C0C0;
 }