body {
  background-color: #313131; 
  color: #cccccc; 
  font-family: Helvetica, Arial, Homerton, sans-serif;
}

.menulist {
  font-size: 10px;
}

td.membershiplogos {
  background:#ffffff;
  /* background:#cccccc; */
}

.laftext {
  color: #ad0000; 
}

table.menu {
  background:#dadace;
  border-color: #000000;
}

table.menu a {
  color: black !important;
}

td.footer {
  font-size: 80%;
}

a.bipplogo {
  font-family: Times, serif;
  color: black !important;
  font-size: 40px;
  font-weight: bold;
}

a:link 	{
   /*text-decoration : none; */
   color : #ffffff; 
   }

a:visited {
   /*text-decoration : none; */
   color : #ffffff; 
}

a:hover  {
   color : #ffffff; 
}	

.footer {
   font-size: 10px;
}

.titlequal {
  font-size: 10px;
  font-weight: bold;
}

.titlename {
  font-family: serif;
  font-style: italic;
  font-size: 40px;
  font-weight: bold;
}

.titlephoto {
  font-weight: bold;
}

.hidden {
  color:#fcfce0;
  font-size:1%;
}

}