body
{

	margin: 0px;


}


.maintable 
{

	width: 800px;
	height: 100%; 
        padding:0px;
	margin-right:auto;
	border:1px solid black;
	border-collapse: collapse;
        text-align:left;
	font-color: #0000ff;
        background-image: url(images/bg.jpg);
        background-attachment: fixed ;



}


td	{

	border:0px;
	border-collapse: collapse;
	font-size : 10pt;
	font-family : arial, helvetica,verdana;
	font-weight : normal;
	font-style : normal;
        color: #000000;
        line-height: 170%;

}

	

td.tablehead 
{
        border:0px;
	border-collapse: collapse;
        background-image: url(images/tabletop.gif);
        background-attachment: fixed ;
        background-repeat: no-repeat;
	width: 200px;
        text-align:left;

}


td.navtable 
{

	border:0px;
	border-collapse: collapse;
	width: 200px;
	padding-left: 10px;
	padding-right: 10px;
        text-align:left;
        background-image: url(images/tablebg.gif);
        background-attachment: fixed ;
        background-repeat: repeat-y;
	font-size : 8pt;
	font-family : arial, helvetica,verdana;
	font-weight : normal;
	font-style : normal;
        color: #000000;
        line-height: 110%;
}

td.tablebottom 
{
        border:0px;
	border-collapse: collapse;
        background-image: url(images/tablebottom.gif);
        background-attachment: fixed ;
        background-repeat: no-repeat;
	width: 200px;
        text-align:left;
        background-color: #FCF7E0;
}

td.cijfers 
{
        border:0px;
	border-collapse: collapse;
        background-attachment: fixed ;
        background-repeat: no-repeat;
        background-color: #FCEFB4;
        text-align:center;
}

td.orange
{
        border:0px;
	border-collapse: collapse;
        background-attachment: fixed ;
        background-repeat: no-repeat;
        background-color: #FCB886;
        text-align:center;
}



td.red 
{
        border:0px;
	border-collapse: collapse;
        background-attachment: fixed ;
        background-repeat: no-repeat;
        background-color: #FC754C;
        text-align:center;
}



a	{
	color : FF0000;
	font-size : 8pt;
	font-family : arial, helvetica, verdana;
	font-weight : normal;
	font-style : normal;
	text-decoration : underline;
}	

a:hover	{
	color : FE9703;
	font-size : 8pt;
	font-family : arial, helvetica, verdana;
	font-weight : normal;
	font-style : normal;
	text-decoration : underline;
}	

.wep_invisiblelayer   { position: absolute; right: 0px; bottom: 0px; z-index: -1; visibility: visible;filter:alpha(opacity=0); }



a.gd	{
	color : #888888;
	font-size : 8pt;
	font-family :  verdana, tahoma, arial, helvetica;
	font-weight : normal;
	font-style : normal;
	text-decoration : none;
}	


a.gd:visited	{
	color : #888888;
	font-size : 8pt;
	font-family :  verdana, tahoma, arial, helvetica;
	font-weight : normal;
	font-style : normal;
	text-decoration : none;
}


a.gd:hover	{
	color : #444444;
	font-size : 8pt;
	font-family : verdana, tahoma, arial, helvetica;
	font-weight : normal;
	font-style : normal;
	text-decoration : underline;
}







