/* <LINK REL="stylesheet" TYPE="text/css" HREF="style.css" TITLE="Style">*/
body {
	font-family: trebuchet, verdana, arial, helvetica, "sans serif", sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: Black;
	text-decoration: none;
/* 	scrollbar-3dlight-color: #FFFFC0;  */
	scrollbar-arrow-color: #FFFFC0;
/*	scrollbar-darkshadow-color: #;  */
	scrollbar-face-color: #006600;
/* 	scrollbar-highlight-color: #FFFFC0; */
/* 	scrollbar-shadow-color: #FFFFC0; */
	scrollbar-track-color: #FFFFC0;
}


} 

p  {
	font-family: trebuchet,verdana,arial, helvetica,sans serif, sans-serif;
	font-size: 10pt;
	color: Black;
}
ol, ul, li
{
	font-family:trebuchet,verdana,arial, helvetica,sans serif, sans-serif;
	font-size: 10pt;
	color:Black;
}
H1  {
	font-family:trebuchet,verdana,arial, helvetica,sans serif, sans-serif;
	font-size: 20pt;
	color:Black;
  
}
H2  {
  font-family:trebuchet,verdana,arial, helvetica,sans serif, sans-serif;
  font-size: 16pt;
  color:Black;
  
}
H3  {
	font-family:trebuchet,verdana,arial, helvetica,sans serif, sans-serif;
	font-size: 14pt;
	color:Black;
  
}
H4  {
	font-family:trebuchet,verdana,arial, helvetica,sans serif, sans-serif;
	font-size: 12pt;
	color:Black;
  
}
H5  {
  font-family:trebuchet,verdana,arial, helvetica,sans serif, sans-serif;
  font-size: 8pt;
  color:Black;
  
}
TD {
	font-size: 10pt;
	font-family:trebuchet,verdana,arial, helvetica,sans serif, sans-serif;
	color:Black;
}
TH {
	font-size: 10pt;
	font-family:trebuchet,verdana,arial, helvetica,sans serif, sans-serif;
	background-color : #FFFFC0; 
	color:Black;
}
td.spacer {
	background-color : #FFFFFF;
}
td.title {
	background-color: #FFFFC0;
	text-decoration: underline;
	color: Black;
}
td.megatitle {
	background-color : #FFFFC0; 
	font-size:20pt;
	text-align:center;
	font-weight:bold;
	color:Black;
}
td.hoofd {
	font-family:trebuchet,verdana,arial, helvetica,sans serif, sans-serif;
	color : white;
	background-color : #000000;
	font-weight : bold
}
div.title {
	font-family:trebuchet,verdana,arial, helvetica,sans serif, sans-serif;
	/*color : yellow;*/
	/*background-color : #ADADAD;*/
	font-weight : bold;
	
}
.check {
	background-color : #FFFFC0;
}
div.box {font-family:trebuchet,verdana,arial, helvetica,sans serif, sans-serif;
	border-color : #FFFFC0;
	border-width : thin;
	border-style : solid;
	padding-top : 5px;
	padding-bottom : 5px;
 }
a.toplink {
	font-family:trebuchet,verdana,arial, helvetica,sans serif, sans-serif;
	font-size: 10pt;
	text-decoration:none;
	font-style: italic;
	color: Black;
}
a.baslink {
	font-family:trebuchet,verdana,arial, helvetica,sans serif, sans-serif;
	font-size: 10pt;
	text-decoration:none;
	font-style: italic;
	color:Black;
	font-weight: bold;
}
A:link {
	color: #006400;
	font-size: 10pt;
}
A:active  {	color: #990000;
	font-size: 10pt;}
A:visited {
	color: #2E8B57;
		font-size: 10pt;
}
A.:hover{color:#B50B0B}

.menu a:visited{
	font: normal normal bolder 11px Verdana;
	line-height: 18px;
	color: #990000;
	border: 0px solid #990000;
	border-bottom-width: 1;
	text-decoration: none;
}

.menu a:hover{
	font: normal normal bolder 11px Verdana;
	line-height: 18px;
	color: #FEFED6;
	background-color: #990000;
	border: 1px solid #990000;
	border-bottom-width: 1;
	text-decoration: none;
}

.menu {
	font: normal normal bolder 11px Verdana;
	line-height: 18px;
	color: #006400;
	border: 0px solid #006400;
	border-bottom-width: 1;
	text-decoration: none;
}

.actu{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 18px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}

.anylinkcss{
	position: absolute;
	visibility: hidden;
	border: 1px solid #990000;
	border-bottom-width: 0;
	font: normal bolder 11px Verdana;
	line-height: 16px;
	z-index: 100;
	background-color: #FFFFCC;
	color: #990000;
	width: 25px;
}

.anylinkcss a{
	width: 100%;
	display: block;
	text-indent: 3px;
	border-bottom: 1px solid #990000;
	padding: 1px 0;
	text-decoration: none;
	font-weight: bolder;
	text-indent: 5px;
	color: #990000;
}

.anylinkcss a:hover{
	/*hover background color*/
	background-color: #990000;
	color: #FFFFCC;
}
}

