body {
	margin: 0;
	padding: 0;
	background-image: url(http://users.telenet.be/herminator/images/bg.gif);
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #2F2203;

}

td {  font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif ;color: #bdb76b}
hr {  color: #336699; width: 80%; height: 1px}
h1 {  font-size: 20px; font-weight: normal; color: #996600}
h2 { font-size: 16px; font-weight: normal; color: #996600 }
h3 { font-size: 20px; font-weight: normal; color: #996600 ; text-align: center }

p, td, th {font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif}
ul, ol {font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif}

a:link {  color: #333399; text-decoration: none}
a:visited { color: #333399; text-decoration: none }
a:hover { color: #333399; text-decoration: none }

.topback {  background-image: url(http://users.telenet.be/herminator/images/to2.gif); background-repeat: repeat-x}


.thisclass{background-color:transparent}
.thisclass1{background-color:transparent; border: 1px ridge orange ; font-size: 11px;}
.thisclass2{background-color:Transparent; font-size:11px; }
.thisclass3{background-color:#333399;     border: 1px ridge orange ; font-size: 11px; }



DIV  {
       SCROLLBAR-FACE-COLOR:darkgray;
       SCROLLBAR-HIGHLIGHT-COLOR:#4C0A09;
       SCROLLBAR-DARKSHADOW-COLOR:transparent;
       SCROLLBAR-Track-COLOR:transparent;
       SCROLLBAR-ARROW-COLOR:blue;
       SCROLLBAR-SHADOW-COLOR:darkgray;
       SCROLLBAR-BASE-COLOR:transparent;
       OVERFLOW: auto;
}
