.recordhead  /* -- Style for boys and girls club records table headers  -- */
{
   background:  #00cc66;
   color: #000000;
   vertical-align: top;
   text-align: center;
   font-size: 11pt;
   font-weight: bold;
   font-family: "times new roman", serif;
}

.crecord  /* -- Style for boys and girls club records table -- */ 
{
   background:  #cccccc;
   color: #000000;
   vertical-align: top;
   text-align: center;
   font-size: 10pt;
   font-family: "times new roman", serif;
}

.nocrecord  /* -- Style for boys and girls club records table -- */ 
{
   background:  #cccc99;
   color: #000000;
   vertical-align: top;
   text-align: center;
   font-size: 10pt;
   font-family: "times new roman", serif;
}

TD.newcrecord   /* -- Style for boys and girls new club records page  -- */
{
   background:  #cccccc;
   color: #000000;
   vertical-align: top;
   text-align: center;
   font-size: 10pt;
   font-weight: bold;
   font-family: "times new roman", serif;
}

TD.recordyrs  /* -- Style for years column in boys and girls club records table  -- */
{
   background:  #cccccc;
   color: #000000;
   font-size: 11pt;
   font-family: "times new roman", serif;
}

.vsmall  /* -- Style for joint club records  -- */

{
   font-size: 7.5pt;
   font-family: "times new roman", serif
}

