

Body {
    -moz-background-clip : -moz-initial;
    -moz-background-inline-policy : -moz-initial;
    -moz-background-origin : -moz-initial;
    background-attachment : scroll;
    background-color : rgb(255,255,255);
    background-image : url("../Welkom_files/BG_Tile.jpg");
    background-position : top left;
    background-repeat : repeat;
    margin-top    : 0pt;
    margin-left   : 0pt;
    margin-right  : 0pt;
    margin-bottom : 10pt;
    font-family: 'Arial-BoldItalicMT', 'Arial', sans-serif;
  }

a:link { /* kleur van de link die je ziet zonder dat je met de muis in de beurt bent */
    color: black;
    text-decoration: none;
    font-style: italic;
    font-family: 'Arial-BoldItalicMT', 'Arial', sans-serif;
}

a:visited { /* op deze link heb je al geklikt */
    color: black;
    text-decoration: none;
    font-style: italic;
    font-family: 'Arial-BoldItalicMT', 'Arial', sans-serif;
}

a:hover { /* deze kleur krijg je als je met de muis er overheen gaat */
    color: green;
    text-decoration: none;
    font-style: italic;
    font-family: 'Arial-BoldItalicMT', 'Arial', sans-serif;
}

a:active { /* de kleur die de link krijg al je aanklik maat niet loslaat */
    color: red;
    text-decoration: none;
    font-style: italic;
    font-family: 'Arial-BoldItalicMT', 'Arial', sans-serif;
}

.body {
    color: rgb(88, 77, 77);
    font-family: 'ArialMT', 'Arial', sans-serif;
    font-size: 15px;
    font-stretch: normal;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    letter-spacing: 0;
    line-height: 20px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
    opacity: 1.00;
    padding-bottom: 0px;
    padding-top: 0px;
    text-align: left;
    text-decoration: none;
    text-indent: 0px;
    text-transform: none;
  }


table#TableHeader {
    width : 906px;
  }


TR#TableHeader {
    background-image : url('../Welkom_files/banners.jpg');
    background-repeat : no-repeat;
    height : 167px;
    width : 906px;
  }


Table#body {
    width :906px;
/*     text-align : center; */
    background-color :#fff;
  }

Table.player {
    width : 708px;
  }

Table.menu {
    width: 906px;
    height:35px;
  }

td.top {
    border-top-style : solid;
    border-top-width : 1px;
  }


td.bottom {
    border-bottom-style : solid;
    border-bottom-width : 1px;
  }


td.menu {
    text-align : center;
  }


