html {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: black;
	padding: 0;
	spacing: 0;
	margin-top: 0px;
	background-color: #FFCC00 ;	
}

td.banner {
   background-image: url(pics/header.jpg);
   background-color: url(pics/blauw.jpg);
   Background-Repeat : no-Repeat;
   background-position: left;
   border: 0px solid #000000;
   }
td.bannerburgas {
   background-image: url(pics/headerburgas.jpg);
   background-color: url(pics/blauw.jpg);
   Background-Repeat : no-Repeat;
   background-position: left;
   border: 0px solid #000000;
   }
td.bannermalgrat {
   background-image: url(pics/headersirius.jpg);
   background-color: url(pics/blauw.jpg);
   Background-Repeat : no-Repeat;
   background-position: left;
   border: 0px solid #000000;
   }
table{
   background-image: url(pics/blauw.jpg);
   
}
td {
   background-image: url(pics/blauw.jpg);
   border: 0px solid #000000; 
   border-bottom-width: 0px;
   border-bottom-color:#000000;
   border-top-width: 0px;
   border-top-color:#000000;
   border-right-color:#000000;
	font-size: 10px;
	color: black;
	text-align: justify;
}
	
table.totaal{
   background-image: url(pics/blauw.jpg);
   border: 0px solid #000000; 
   border-bottom-width: 0px;
   border-bottom-color:#001F7A;
   border-left-width: 0px;
   border-left-color:#001F7A;
   border-top-width: 0px;
   border-top-color:#001F7A;
   border-right-width: 0px;
   border-right-color:#001F7A;
}
   
td.menu {
   background-image: url(pics/blauw.jpg);
   border-bottom-width: 0px;
   border-bottom-color:#001F7A;
   border-left-width:0px;
   border-left-color:#001F7A;
   border-top-width: 0px;
   border-top-color:#001F7A;
   border-right-width: 0px;
   border-right-color:#001F7A;
   font-size: 10px;
   color: #001F7A;
   
   text-align: center;
}
td.menu a{
   background-image: url(pics/blauw.jpg);
   font-family: verdana, Arial;
  font-size: 10px;
  font-weight : 500;
  color: #000000;
  cursor: hand;
 
  text-decoration: none;
}
td.menu a:hover{
   display : small-block;
   background-color: #FFCC00 ;	
   border: ;  
   font-family: verdana, Arial;
  font-size: 10px;
  font-weight : bold;
  color: #000000;
  cursor: hand;
}


td.main{
	padding-left: 0px;
	padding-right: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;	
}

td.footer {
   background-color: #001F7A;
   border-bottom-width: 0px;
   border-bottom-color:#001F7A;
   border-left-width: 0px;
   border-left-color:#001F7A;
   border-top-width: 0px;
   border-top-color:#001F7A;
   border-right-width: 0px;
   border-right-color:#001F7A;
   font-size: 10px;
   color: #668CFF;
 
   text-align: center;
   margin-top: 5px;
}
td.footer a{
  font-family: verdana, Arial;
  font-size: 10px;
  font-weight : 500;
  color: #668CFF;
  cursor: hand;
  
  text-decoration: none;
}
td.footer a:hover{
  font-family: verdana, Arial;
  font-size: 10px;
  font-weight : bold;
  color: #668CFF;
  cursor: hand;
  
}
 a{
   
   font-family: verdana, Arial;
  font-size: 10px;
  font-weight : 500;
  color: #FFF2BF;
  cursor: hand;
  font-size: 10px;
 
  text-decoration: none;
}
a:hover{
  font-family: verdana, Arial;
  font-size: 10px;
  font-weight : 500;
  color: #FFCC00;
  cursor: hand;
}
