body {
	background-color: #CCCCCC;
	font-family: 		Verdana, Arial, Helvetica, sans-serif;
	font-weight: 		normal;
	font-size: 		11px;
}
.lijn_onder {
	border-top: 1px solid #000000;
	border-right: 1px none #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px none #000000;
	height: 30px;
}

.lijn_boven {
	border-top: 1px solid #000000;
	border-right: 1px none #000000;
	border-bottom: 1px none #000000;
	border-left: 1px none #000000;
}
.tabel_main {
	border: none;
	background-color: #000000;
	width: 70%;
	margin: 0px;
	padding: 0px;
}

.menu_item {
	border-top: 1px solid #000000;
	border-right: 1px none #666666;
	border-bottom: 1px solid #333333;
	border-left: 1px none #666666;
	height: 30px;
	font-size: 11px;
	width: 200px;
}

.tabel_celluloid {
	border: none;
	background-color: #999999;
	width: 100%;
	margin: 0px;
	padding: 0px;
}



a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #c0c0c0;
	text-decoration: none;
}

a:hover 
{
color: #ffff00;
}


.tabel_content {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	background-color: #999999;
}
.row_video_header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	background-color: #000000;
	color: #C0C0C0;
	height: 20px;
}
.row_video {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	height: 20px;
}
.tabel_video {
	background-color: #999999;
	border: 1px solid #000000;
}
.email {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.header {
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}

