BODY { MARGIN: 0px }
A { COLOR: #000064 }
A:visited { COLOR: #990099 }
A:hover { COLOR: #0000ff }

.menu
{
    FONT: bold 11px Verdana, Arial, sans-serif;
    COLOR: #ffffff
}
.header
{
    FONT-SIZE: 11px;
    font-weight: bold;
    COLOR: #FFFFFF;
    background-color: #737373
}
.text
{
    FONT: 12px Arial, sans-serif
}
table
{
    FONT-SIZE: 12px;
    COLOR: #000000;
    FONT-FAMILY: Verdana
}
.Donker
{
    BACKGROUND-COLOR: #E5E5E5
}
.Licht
{
    BACKGROUND-COLOR: #ffffff
}
INPUT.Checkbox
{
    border: 0px;
}
TABLE.mainTable
{
	background-color: #FFFFFF;
	background-image: url("voetbal.jpg");
	border-bottom-color: #000000;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-top-width: thin;
	border-top-style: solid;
	border-left-color: #000000;
	border-left-width: thin;
	border-left-style: solid;
	border-right-color: #000000;
	border-right-width: thin;
	border-right-style: solid
}

TABLE.borderTable
{
	background-color: #F2F7FB;
	border-bottom-color: #09003C;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-top-color: #09003C;
	border-top-width: thin;
	border-top-style: solid;
	border-left-color: #09003C;
	border-left-width: thin;
	border-left-style: solid;
	border-right-color: #09003C;
	border-right-width: thin;
	border-right-style: solid
}

TD.borderTableHeader
{
	background-image: url("../images/menuback.gif");
	color: #09003C;
	font-size: 10px;
	font-weight: bold
}
