body
{
    font: 10px verdana,arial,helvetica;
    color: gray;
    background-color:#efefef;
    margin-top:0px;
    margin-left:0px;
    margin-right:0px;
    margin-bottom:0px;
}
hr
{
	color : #c60000;
	height : 1pt;
}
input
{
    font-size: 100%;
}

pre
{
    font: 12px;
}

p, th,td, ul, li
{
    font: 11px verdana,arial,helvetica;
    text-align: justify;
    color:#000000;
}

a
{
    font-size: 11px;
    color:#c60000;
    text-decoration: none;
    font-weight: 200;
    background-color:transparent;
}

a:link
{
    font-size: 11px;
    font-weight: 200;
    background-color:transparent;
}

a:visited
{
    font:11px;
    font-weight: 200;
    text-align: left;
    background-color: transparent;
}

a:hover
{
    font:11px;
    text-decoration: underline;
    font-weight: 200;
    text-align: left;
    background-color: transparent;
}

h1
{
	font-size: 15pt;
	font-style: bold;
	font-family: arial;
	color : #c60000;
	text-align : left;
}

topic {
font:10 px Arial;
color: silver;
text-decoration: none;
font-weight: normal;
text-align: left;
}

.nieuwsbalk {
	FONT-SIZE: 10px; COLOR: #ffffff; FONT-FAMILY: Tahoma,Arial,Helvetica; TEXT-DECORATION: none
}

table.main{
border: 0px  #000000 dotted;
padding: 0px;
background-color:#ffffff;
}


table.frame{
	border-top:     0px #000000 solid ;
	border-right:   1px #000000 solid ;
	border-left:    1px #000000 solid ;
	border-bottom:  0px #000000 solid ;
	width: 780;
	padding: 0px;
	background-color:#efefef;
}

table.menu	{
	position: absolute;
	border-top:     0px #000000 solid ;
	border-right:   1px #000000 solid ;
	border-left:    1px #000000 solid ;
	border-bottom:  0px #000000 solid ;
	cursor: pointer;
	width: 780;
	visibility: hidden;
}
table.menu2	{
	position: absolute;
	border-top:     1px #ffffff solid ;
	border-right:   1px #ffffff solid ;
	border-left:    1px #ffffff solid ;
	border-bottom:  1px #ffffff solid ;
	cursor: pointer;
	visibility: hidden;
}


td.header{
height:     66px;
border-top:     0px #000000 solid ;
border-right:   0px #000000 solid ;
border-left:    0px #000000 solid ;
border-bottom:  0px #000000 solid ;
padding: 0px;
background-color: #d64242;
}

#mainmenu{
	position: static;
}

table.menu td	{
	color: #FFFFFF;            /* Must be the same as tdColor in the menu_script.js */
	background-color: #c60000; /* Must be the same as tdBgColor in the menu_script.js */
	border-top:     1px gray solid ;
	border-right:   0px #000000 solid ;
	border-left:    0px #000000 solid ;
	border-bottom:  0px #000000 solid ;
	padding: 2px 8px 2px;
	font-family: Arial;
	font-weight: bold;
	font-size: 8pt;
	white-space: nowrap;
}

table.menu2 td	{
	color: #FFFFFF;            /* Must be the same as tdColor in the menu_script.js */
	background-color: #c60000; /* Must be the same as tdBgColor in the menu_script.js */
	border-top:     0px #ffffff solid ;
	border-right:   0px #000000 solid ;
	border-left:    0px #000000 solid ;
	border-bottom:  0px #ffffff solid ;
	padding: 2px 8px 2px;
	font-family: Arial;
	font-weight: bold;
	font-size: 8pt;
	white-space: nowrap;
}
td.toptabel {
color: #FFFFFF;
font-weight: bold;
background-color: #c60000;
font-family: Arial;
font-size: 8pt;
}

td.left{
	border-top: 0px black solid ;
	border-right: 0px silver solid ;
	border-left: 0px #000000 solid ;
	border-bottom: 0px #000000 solid ;
	padding: 0px;
	background-color: #c60000;
	text-align: left;
}

td.nieuws{
	border-top: 0px silver solid ;
	border-right: 0px silver solid ;
	border-left: 0px #000000 solid ;
	border-bottom: 0px #000000 solid ;
	padding: 3px;
	background-color: #c60000;
	text-align: left;
	color: #FFFFFF;
}


td.center{
	border-top: 1px black solid ;
	border-right: 0px #000000 solid ;
	border-left: 0px #000000 solid ;
	border-bottom: 1px #000000 solid ;
	padding: 10px;
	background-color: #FFFFFF;
}


td.right{
border-top:     0px #000000 dotted ;
border-right:   0px #000000 dotted ;
border-left:    1px #000000 solid ;
border-bottom:  1px #000000 solid ;
padding: 5px;
background-color: #FFFFFF;
}


td.footer{
border-top:     0px black solid ;
border-right:   0px #000000 dotted ;
border-left:    0px #000000 solid ;
border-bottom:  1px #000000 solid ;
padding: 0px;
background-color: #efefef;
}

td.winst{
color:			green;
}

td.verlies{
color:			red;
}

td.gelijk{
color:			black;
}

