html {
	width:100%;
	margin-right:1px;
}
body	{
	font-family:Arial,Helvetica,sans-serif;
	color:#000000;
	font-size:10pt;
	background-color:#FFFFFF;
	text-align:justify;
	
}

td	{
	font-family:Arial,Helvetica,sans-serif;
	color:#000000;
	font-size:10pt;
	text-align:justify;
}

a	{
	color:#284098;
	text-decoration:none;
}

a:hover	{
	color:#284098;
	text-decoration:underline;
	}

.topmenuitem	{
	background-color:#284098;
	color:#FFFFFF;
	font-weight:bold;
	padding-left:5px;
	padding-top:3px;
	padding-bottom:3px;
	cursor:pointer;
	height:25px;
}

.topmenuitemover	{
	background-color:#D6DCEA;
	color:#284098;
	font-weight:bold;
	padding-left:5px;
	padding-top:3px;
	padding-bottom:3px;
	cursor:pointer;
	height:25px;
}

.topmenusep	{
	background-color:#D6DCEA;
	height:1px;
}

.title	{
	font-size:14pt;
	font-weight:bold;
}

.menuitemleft	{
	background-image:url(images/li.gif);
	background-position:3px 50%;
	background-repeat:no-repeat;
	color:#284098;
	font-size:10pt;
	font-weight:bold;
	height:25px;
	padding-left:13px;
	cursor:pointer;
}

.menuitemleftover {
	background-image:url(images/li2.gif);
	background-position:3px 50%;
	background-repeat:no-repeat;
	background-color:#284098;
	color:#FFFFFF;
	font-size:10pt;
	font-weight:bold;
	height:25px;
	padding-left:13px;
	cursor:pointer;
}
.menuitemleftover a:link, .menuitemleftover a:visited, .menuitemleftover a:hover
{
	color:#FFFFFF;
	font-size:10pt;
	font-weight:bold;
	height:25px;
	cursor:pointer;
	text-decoration:none;
	padding-top:5px;
}

.ticker	{
	color:#FFFFFF;
	font-weight:bold;
	letter-spacing:1.5pt;
	cursor:default;
}

.tickeritem {
	color:#FFFFFF;
	font-weight:bold;
	letter-spacing:1.5pt;
	cursor:pointer;
	text-decoration:none;
}

.tickeritem:hover {
	color:#FFFFFF;
	font-weight:bold;
	letter-spacing:1.5pt;
	cursor:pointer;
	text-decoration:underline;
}

.tableheader	{
	background-color:#284098;
	font-weight:bold;
	color:#FFFFFF;
}

.tdlineodd	{
	background-color:#D6DCEA;
	font-size:9pt;
}

.tdlineeven	{
	background-color:none;
	font-size:9pt;
}

.lichtborder	{
	border:1px solid #9AACF0;
}

.bartop	{
	color:#284098;
	font-weight:bold;
}

.scoretdgreen	{
	background-color:#284098;
	font-weight:bold;
	color:#FFFFFF;
	font-size:9pt;
}

.scoretd	{
	font-size:8pt;
}

.clubselectie	{
	background-color:#D6DCEA;
	font-size:8pt;
}

.nieuwsitem	{
	float:left;
	height:160px;
	width:360px;	
	margin-right:5px;
	margin-bottom:20px;
	overflow:hidden;
}
.nieuwsitemfoto {
	float:left;
	width:150px;
	margin-right:5px;
}
.nieuwsitemtekst {
	float:left;
	width: 200px;
	text-align:left;
}