body
  {
  background: #000000;
  margin: 0px;
  }
  
td
  {
  color: white;
  font-family: verdana, arial;
  font-size: 11px;
  line-height: 18px;
  }
  
a
  {
  text-decoration: none;
  color: white;
  }
  
a:hover
  {
  color: #63a5d6;
  }
    
.maintext a
  {
  border-bottom: #555555 1px solid;
  }
  
.maintext .noborderlink
  {
  border: none;
  }
  
.outerborder
  {
  border-collapse: collapse;
  border: 1px solid #58585a;
  }
    
.fullborder
  {
  border-collapse: collapse;
  border: 1px solid #58585a;
  }
  
.fullborder td
  {
  border: 1px solid #58585a;
  }
  
.noborder td
  {
  border: none;
  }

.bottomborder
  {
  border-bottom:  1px solid #58585a;
  }
  
.toprightborder
  {
  border-right:  1px solid #58585a;
  border-top:  1px solid #58585a;
  }

.allbutrightborder
  {
  border-left:  1px solid #58585a;
  border-top:  1px solid #58585a;
  border-bottom:  1px solid #58585a;
  }
      
.menu
  {
  color: #888888;
  font-size: 13px;
  }
  
.menu a
  {
  text-decoration: none;
  color: #888888;
  background-color: black;
  }

.menu a:hover
  {
  color: #63a5d6;
  }
    
.menu .active
  {
  color: white;
  }
  
.header
  {
  font-size: 25px;
  line-height: 30px;
  }

.header2, .header2 a
  {
  font-size: 20px;
  line-height: 30px;
  color: #58585a
  }

.header2 a:hover
  {
  font-size: 20px;
  line-height: 30px;
  color: #63a5d6;
  }
    
.bigtable td
  {
  padding-bottom: 10px;
  }
  
.biglink
  {
  font-size: 20px;
  color: #58585a;
  line-height: normal;
  text-decoration: none;
  }
  
.biglink:hover,
  {
  font-size: 20px;
  line-height: normal;
  text-decoration: none;
  color: #63a5d6;
  }
  
.biglinkactive
  {
  font-size: 20px;
  color: white;
  line-height: normal;
  text-decoration: none;
  }

.bottomtop td
  {
  border-collapse: collapse;
  border-bottom:  1px solid #58585a;
  }

.zoekvak
  {
  font-family: arial;
  border: none;
  font-size: 10px;
  height: 12px;
  color: #000000;
  background: #444444;
  }
  
.zoekvak2
  {
  font-family: arial;
  border: none;
  font-size: 10px;
  height: 12px;
  color: #000000;
  }

input
  {
  font-family: arial;
  border: none;
  font-size: 12px;
  height: 16px;
  color: #000000;
  }

.blue
  {
  color: #63a5d6;
  }
