body {
	/*background-color: #000000;*/
	background-image: url(images/bg.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top : 10;
	margin-left : 0;
	margin-bottom : 10;
	margin-right : 0;
}

td.menu {
	color: #CC0000;
	background-color: #CCCCCC;
	height: 25px;
	font-size: 12px;
	font-weight : bold;
	text-align:center;
	text-decoration:none;
}

td.menusel {
	background-color: #999999;
	font-size: 12px;
	font-weight : bold;
}

a.menu {
	text-decoration:none;
	color: #CC0000;
}

a.menu:hover, a.menusel:hover {
	text-decoration:underline;
}

td.hoofd {
	color: #CC0000;
	background-color: #CCCCCC;
	height: 30px;
	font-size: 25px;
	font-weight : bold;
	text-align: left;
}

td.hoofd2 {
	color: #CC0000;
	background-color: #CCCCCC;
	height: 20px;
	font-size: 15px;
	font-weight : bold;
	text-align: left;
}


td.text {
	color: black;
	background-color: white;
	/*color : #0000CC;*/
	/*background-color: #999999;*/
	font-weight: normal;
	font-size: 12px; 
}

td.item {
	color : #0000CC;
	background-color: #999999;
	height: 25px;
	font-weight: bold;
	font-size: 11px; 
}

a.hoofd2,a.hoofd2:visited {
	font-size: 15px;
	color: #CC0000;
	text-decoration: none;
}

a.hoofd2:hover { 
	font-size: 15px;
	color: #CC0000;
	text-decoration: underline;
}
option.online {
	color: green;
}
option.offline {
	color: red;
}
