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: #fff; border-color: #f9f9f9;
	  color:#000;
      }
BODY.border {background-color: #fff; border-color: #f9f9f9; }
BODY.menu {background-color: #fff;}
P  {font-size: 12px;}
P.footer {font-style : italic;}
P.welcome {font-weight : bold; font-size : 16px}
TABLE
  {
    background-color: #D0D0D0;
    border-color: #F88017;
    border : hidden;
  }
TABLE.menu
  {
    width  : 100%;
    background-color: #fff;
  }
TR
  {
   border : hidden;
   background-color: #004c6f;
  }


TABLE.menu TR
  {
    width  : 100%;
    background-color: #fff;
  }


TR.even
  {
   background-color: #dddddd;
  }
TR.menueven
  {
   background-color: #E0E0F0;
   height : 25px;
  }
TR.odd
  {
   background-color: #f2f2f2;
  }
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;
   color:#FFF;
  }
TH.left
  {
   text-align: left;
  }
TR.even TH { color:#000;}
  
  
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;
   height:30px;
  }
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; // red
    text-decoration : blink;
    font-weight : bold;
  }
TD.eagle
  {
    text-align: center;
    width : 20px;
    background-color: #EAC117; // gold
    color : #000000;
    font-weight : bold;
  }
TD.albatros
  {
    text-align: center;
    width : 20px;
    font-weight : bold;
    color : #EAC117; // gold
    background-color: #ff0000; // red
  }
TD.holeinone
  {
    text-align: center;
    width : 20px;
  }

A
  {
    font-size: 14px;
    text-decoration: none;
  }
A:link
  {
    color: #015998;
  }
A:visited
  {
    color: #015998;
  }
A:hover
{
  color: #F88017;

}

#logo-leaderboard {
	margin-left:20px !important; 
	height:115px !important;
	width:955px !important;	
}
.hoofdsponsoren a{
	padding-left: 5px !important; 	
}



