BODY {
      font-family: arial, helvetica, geneva, sans-serif;
      font-weight: normal;
      font-style: normal;
      font-variant: normal-caps;
      font-size: 14px;
      margin:0px;
      border:0px;
      padding:0px;
      height:100%;
      background-color: #F0F0FF; border-color: #F0F0FF;
      }
BODY.border {background-color: #F0F0FF;border-color: #F0F0FF; }
BODY.menu {background-color: #A0A080;}
P  {font-size: 12px;}
  .footer {font-style : italic;}
  .welcome {font-weight : bold; font-size : 16px;}
  
TABLE { background-color: #C0C0C0; border : hidden;}
TABLE.menu {width:100%; background-color: #D0D0F0;}

TR {border : hidden;background-color: #A0A0F0;}
TR.even {background-color: #E0E0F0;}
TR.odd {background-color: #D0D0F0;}
TR.menueven {background-color: #E0E0F0; height : 25px;}
TR.menuodd {background-color: #D0D0F0; height : 25px;}

TH
  {
   border : hidden;
   font-weight : normal;
   font-variant: normal-caps;
   font-size: 15px;
   font-weight : bold;
   padding-left : 2px;
   padding-right : 2px;
   text-align: center;
  }
TH.left{text-align: left;}

TD
  {
   border : hidden;
   font-weight : normal;
   font-variant: normal-caps;
   font-size: 14px;
   text-align: left;
   padding-left : 2px;
   padding-right : 2px;
  }
TD.year{font-weight : bold;font-size: 16px;text-align: center;}
TD.month{font-weight : bold;text-align: center;}
TD.day{width: 25px;text-align: center;}
TD.daysomething{width   : 25px; text-align: center; color   : #FF0000; background-color: #A0A000;}
TD.menu{font-size   : 14px; font-weight : bold; text-align: center;}
TD.center{text-align: center;}
TD.underpar{text-align: center;color : #ff0000;}
TD.right{text-align: right;}
TD.holenr{text-align: center;width : 20px;}
TD.parnr{text-align: center; width : 20px;}
TD.noscore{text-align: center;width : 20px;}
TD.roundscore{text-align: center;width : 40px;}
TD.plusmin{text-align: center;width : 40px;}
TD.total{text-align: center;width : 50px;}
TD.worse{text-align: center; width : 20px; color: #0000ff;font-weight : bold;}
TD.doublebogey{text-align: center;width : 20px;color: #0000ff;font-weight : bold;}
TD.bogey{text-align: center;width : 20px;color: #0000ff;}
TD.par{text-align: center;width : 20px;}
TD.birdie{text-align: center;width : 20px;color: #F62217; font-weight : bold;}
TD.eagle{text-align: center;width : 20px;background-color: #EAC117; color : #000000; font-weight : bold;}
TD.albatros{text-align: center; width : 20px;background-color: #ff0000; font-weight : bold; color : #EAC117;}
TD.holeinone{text-align: center; width : 20px;background-color: #FF0000; font-weight : bold; color : #EAC117;}

A {font-size: 14px;text-decoration: none;}
A:link {color: #0000FF;}
A:visited {color: #0000FF;}
A:hover {color: #0000FF; background-color : #F88017;}

