body, td, input, select, textarea {

	font-family: Arial, Helvetica, sans-serif;	

	font-size: 11px;	

	color: white;

}

BODY	 {
	scrollbar-face-color : black;
	scrollbar-shadow-color : black 
			scrollbar-3dlight-color;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
: black ;
			scrollbar-darkshadow-color : black ;
			scrollbar-track-color : #4C4C4C ;
			scrollbar-arrow-color : white ;
		}



a:link		{ text-decoration : none; color : #13BBEC; }

a:visited	{ text-decoration : none; color : #13BBEC; }

a:active	{ text-decoration : none; color : #13BBEC; }

a:hover		{ text-decoration : none; color : white; }



a:link.menu		{ font: small-caps bold 12px; text-decoration : none; color : #0099FF; }

a:visited.menu	{ font: small-caps bold 12px; text-decoration : none; color : #0099FF; }

a:active.menu	{ font: small-caps bold 12px; text-decoration : none; color : #0099FF; }

a:hover.menu	{ font: small-caps bold 12px; text-decoration : none; color : #000000; }



a:link.white	{ text-decoration : none; color : white; }

a:visited.white	{ text-decoration : none; color : white; }

a:active.white	{ text-decoration : none; color : white; }

a:hover.white	{ text-decoration : none; color : white; }



a:link.kop	{ text-decoration : none; color : white; }

a:visited.kop	{ text-decoration : none; color : white; }

a:active.kop	{ text-decoration : none; color : white; }

a:hover.kop	{ text-decoration : underline; color : white; }





body.main {

     background-color: #CCCCCC;

	 margin: 0px;

}



body.onder {

     background-color: #FFFFFF;

	 margin: 4px 0px 0px 0px;

}



body.leeg {

     background-color: #FFFFFF;

}



body.boven {

	 background-image: URL('../GFX/header.jpg');

}



body.menu {

}



input.text {

	 border: 1px solid white;

}



input.textDisabled {

	 border: 1px solid white;

	 color: #808080;

}



input.submit, input.button {

	 border: 1px solid white;

}



textarea {

	 border: 1px solid white;

}



select {

	border: 1px solid #414141;

}





tr.uitzending0 {

	 background-color: #F4F4F4;

}



tr.uitzending1 {

	 background-color: transparent;

}

tr.onmouseover

{

	background-color : #CCCCCC;

}

h3 {

     font: small-caps bold 12px;

	 color : #FF00FF;

}

hr {

	height: 1px;

	color: #999999;

}

td.kop {

	 font-size: 36px;

	 font-weight: bold;

	 color: #000099;

}

td.menuKop {

	 font: small-caps bold 12px;

	 color : white;

}

td.programmaTitel {

	font-size: 16px;	

	font-weight: bold;	

	color: #000099;

}

table.table0 {

    width         : 100%;

}
