
  html           { 
                   font-family      : arial, helvetica, sans-serif;
                   font             : 12.0pt;
                   font-weight      : normal;
                 }

  body           { color            : black;
		   background       : url("score.gif") repeat-y scroll; 
                   margin           : 10px 40px 20px 40px; 
                 }

  p              { clear            : both;                
                 }

  p.noclear      { clear            : none;
                 }

  img            { border           : "none"; 
                   margin           : 5px 15px 15px 5px;
                   float            : left;
                 }

  .left          { border           : "none"; 
                   margin           : 5px 15px 15px 5px;
                   float            : left;
                 }

  img.right      { border           : "none"; 
                   margin           : 5px 15px 15px 5px;
                   float            : right;
                 }

  img.normal     { border           : "none"; 
                   margin           : 0px 0px 0px 0px;
                 }

  .works         {
                   align            : center;
                   width            : 100%;
                 }

  .workleft      {
                   text-align       : left;
                 }

  .workright     {
                   text-align       : right;
                 }

  .workcentre    {
                   text-align       : center;
                 }

  .work          {
                   text-align       : center;
                 }

  .greenland     {
		   background-color : #FF8080;
                 }

  .splash        {
                   align            : center;
                 }

  .page          {
                   table-layout     : fixed;
                   width            : 640;
                   border           : none;
                   vertical-align   : middle;
                 }

  .fullwidth     {
                   table-layout     : fixed;
                   width            : 100%;
                   border           : none;
                   vertical-align   : middle;
                 }

  .tours         {
                   align            : center;
                   width            : 100%;
                 }

  .touryear      {
                   text-align       : left;
		   background-color : #FFA0A0;
                   font             : 16.0pt;
                 }

  .tourdates     {
                   text-align       : center;
                 }

  .tourinfo      {
                   text-align       : left;
		   background-color : #FFA0A0;
                 }

  .toursponsors  {
                   text-align       : left;
                 }
 

  a              { color           : #000000; 
                   text-decoration : none; 
                   font-weight     : bold;       
                 } 
  a:LINK         { color           : #000000; 
                   text-decoration : none;
                   font-weight     : bold;       
                 } 
  a:VISITED      { color           : #000000;
                   text-decoration : none; 
                   font-weight     : bold;       
                 }
  a:ACTIVE       { color           : #FF0000;
                   text-decoration : none;
                   font-weight     : bold;       
                 }
  a:HOVER        { color           : #FF0000;
                   text-decoration : none; 
                   font-weight     : bold;       
                 }

  td.top         { color       : #000000; text-decoration : none; 
                   font        : 12.0pt arial,helvetica; font-weight: bold;     } 

  a.news         { color       : #000000; text-decoration : none; 
                   font        : 12.0pt arial,helvetica; font-weight: bold;     } 
  a.news:LINK    { color       : #000000; text-decoration : none;
                   font        : 12.0pt arial,helvetica; font-weight: bold;     }
  a.news:VISITED { color      : #000000; text-decoration : none; 
                   font        : 12.0pt arial,helvetica; font-weight: bold;     }
  a.news:ACTIVE  { color       : #FF0000; text-decoration : none;
                   font        : 12.0pt arial,helvetica; font-weight: bold;     }
  a.news:HOVER   { color       : #FF0000; text-decoration : none; 
                   font        : 12.0pt arial,helvetica; font-weight: bold;     }

  a.top          { color       : #000000; text-decoration : none; 
                   font        : 12.0pt arial,helvetica; font-weight: bold;     } 
  a.top:LINK     { color       : #000000; text-decoration : none;
                   font        : 12.0pt arial,helvetica; font-weight: bold;     }
  a.top:VISITED  { color       : #000000; text-decoration : none; 
                   font        : 12.0pt arial,helvetica; font-weight: bold;     }
  a.top:ACTIVE   { color       : #FF0000; text-decoration : none;
                   font        : 12.0pt arial,helvetica; font-weight: bold;     }
  a.top:HOVER    { color       : #FF0000; text-decoration : none; 
                   font        : 12.0pt arial,helvetica; font-weight: bold;     }

  p.nav          { text-align  : center;   
                   font        : 12.0pt arial,helvetica; font-weight: bold;     } 
  a.nav          { color       : #000000; text-decoration : none; 
                   font        : 12.0pt arial,helvetica; font-weight: bold;     } 
  a.nav:LINK     { color       : #000000; text-decoration : none;
                   font        : 12.0pt arial,helvetica; font-weight: bold;     }
  a.nav:VISITED  { color       : #000000; text-decoration : none; 
                   font        : 12.0pt arial,helvetica; font-weight: bold;     }
  a.nav:ACTIVE   { color       : #FF0000; text-decoration : none;
                   font        : 12.0pt arial,helvetica; font-weight: bold;     }
  a.nav:HOVER    { color       : #FF0000; text-decoration : none; 
                   font        : 12.0pt arial,helvetica; font-weight: bold;     }

  p.topnav       { text-align  : center;   
                   font        : 12.0pt arial,helvetica; font-weight: bold;     } 
  a.topnav       { color       : #000000; text-decoration : none; 
                   font        : 12.0pt arial,helvetica; font-weight: bold;     } 
  a.topnav:LINK  { color       : #000000; text-decoration : none;
                   font        : 12.0pt arial,helvetica; font-weight: bold;     }
  a.topnav:VISITED { color       : #000000; text-decoration : none; 
                   font        : 12.0pt arial,helvetica; font-weight: bold;     }
  a.topnav:ACTIVE { color       : #FF0000; text-decoration : none;
                   font        : 12.0pt arial,helvetica; font-weight: bold;     }
  a.topnav:HOVER { color       : #FF0000; text-decoration : none; 
                   font        : 12.0pt arial,helvetica; font-weight: bold;     }

  td.btm         { color       : #000000; text-decoration : none            ; 
                   text-align  : center                                     ;
                   font        : 10.0pt arial,helvetica; font-weight: normal;     } 

  a.btm          { color       : #000000; text-decoration : none; 
                   font        : 10.0pt arial,helvetica; font-weight: normal;     } 
  a.btm:LINK     { color       : #000000; text-decoration : none;
                   font        : 10.0pt arial,helvetica; font-weight: normal;     }
  a.btm:VISITED  { color       : #000000; text-decoration : none; 
                   font        : 10.0pt arial,helvetica; font-weight: normal;     }
  a.btm:ACTIVE   { color       : #FF0000; text-decoration : none;
                   font        : 10.0pt arial,helvetica; font-weight: normal;     }
  a.btm:HOVER    { color       : #FF0000; text-decoration : none; 
                   font        : 10.0pt arial,helvetica; font-weight: normal;     }

  p.btmnav       { text-align  : center;   text-decoration : none;  
                   font        : 10.0pt arial,helvetica; font-weight: normal;     } 
  a.btmnav       { color       : #000000; text-decoration : none; 
                   font        : 10.0pt arial,helvetica; font-weight: normal;     } 
  a.btmnav:LINK  { color       : #000000; text-decoration : none;
                   font        : 10.0pt arial,helvetica; font-weight: normal;     }
  a.btmnav:VISITED { color       : #000000; text-decoration : none; 
                   font        : 10.0pt arial,helvetica; font-weight: normal;     }
  a.btmnav:ACTIVE { color       : #FF0000; text-decoration : none;
                   font        : 10.0pt arial,helvetica; font-weight: normal;     }
  a.btmnav:HOVER { color       : #FF0000; text-decoration : none; 
                   font        : 10.0pt arial,helvetica; font-weight: normal;     }

  a.big          { color       : #000000; text-decoration : none; 
                   font        : 18.0pt arial,helvetica; font-weight: bold;     } 
  a.big:LINK     { color       : #000000; text-decoration : none;
                   font        : 18.0pt arial,helvetica; font-weight: bold;     }
  a.big:VISITED  { color       : #000000; text-decoration : none; 
                   font        : 18.0pt arial,helvetica; font-weight: bold;     }
  a.big:ACTIVE   { color       : #FF0000; text-decoration : none;
                   font        : 18.0pt arial,helvetica; font-weight: bold;     }
  a.big:HOVER    { color       : #FF0000; text-decoration : none; 
                   font        : 18.0pt arial,helvetica; font-weight: bold;     }

  td.head        { color       : #FFFFFF; text-decoration : none; 
                   background-color : #003366;
                   font        : 13.0pt arial,helvetica; font-weight: bold;       } 

  p.indsml       { font        : 10.0pt ;                }

  p.small        { font        : 10.0pt ;                }

  .coda          {
                   font        : 10.0pt ;
                   color       : blue  ;
                 }

  p.note         { font        : 10.0pt ;                }

  .foot          { font-size   : 8.0pt ; 
                   text-align  : center;                 
                 }

  .link          { 
                   border        : 8px invisible green;
                   vertical-align: top; 
                   width         : 100%; 
                   text-align    : left;                 
                 }

  h1             { font        : 18.0pt; 
                   font-weight : bold;                   
                   text-align  : center;                 
                   color       : #FF0000;
                   text-decoration : none;
                 }

  h2             {
                   font        : 16.0pt; 
                   text-align  : center;                 
                   color       : #FFFFFF;
                   background-color : #FF0000;
                 }

  h3             {
                   font        : 14.0pt italic; 
                   text-align  : center;                 
                   color       : #FF0000;
                }

  h4             {
                   font        : 12.0pt arial,helvetica; 
                   font-weight : bold;
                   color       : #FF0000;                
                 }

  h5             {
                   font        : 13.0pt arial,helvetica; 
                   font-weight : bold;
                   color       : #990000;                
                 }

  a.small           { font        : 10.0pt                  }

  a.small:link      { font        : 10.0pt                  }

  a.small:visited   { font        : 10.0pt                  }

  a.small:active    { font        : 10.0pt                  }

  a.small:hover     { font        : 10.0pt                  }

  .error            {
                      color       : #ff0000;                
                    }

  .fieldlabel       {
                      font-size      : 10pt;
                      font-weight    : bold;
                      vertical-align : top;
                    }

  .centre           {
                      text-align     : center; 
                    }

