body {
	background-attachment : fixed;
	background-image :    url(px/bg.gif);
	SCROLLBAR-3DLIGHT-COLOR: #FFD657;
	SCROLLBAR-FACE-COLOR: #800000;
	SCROLLBAR-HIGHLIGHT-COLOR: #8F0506;
	SCROLLBAR-SHADOW-COLOR: #FFD657;
	SCROLLBAR-ARROW-COLOR: #FFD657;
	SCROLLBAR-TRACK-COLOR: #800000;
	SCROLLBAR-DARKSHADOW-COLOR: #FFD657;
	background-color: #800000;

}
body,td,th {
	color : #FFEA93;
	font: 12px Verdana, Geneva, sans-serif;
	
}
a, a:visited {
	font-size : 12px;
	color : #FFF;
	text-decoration: none;
}
a:hover, a:active {
	font-size : 12px;
	color : #FFF7D5;
	text-decoration: underline;
}
td{
	border-color: #C33D03;
	border-width: 1px;
}
h1 {
	font-weight : bold;
	color : #FFEA93;
	font-size : 16px;
	text-align: center;
}

h2 {
	font-size : 14px;
	font-weight : bold;
	color : #FFEA93;
	margin: 1px;
	padding: 1px;

}

h6 {
font-weight : bold;
color : #990000;
font-size : 14pt;
}
.kopje {
	font-size : 14px;
	font-weight : bold;
	color : #FFEA93;
}
.kop {
	font-size : 16px;
	font-weight : bold;
	color : #FFEA93;
}
.lotus{
	text-align: center;
	background: #FFF;
	}

 /* Sortable tables */
table.sortable a.sortheader {
	color:#990000;
	text-decoration: none;
	display: block;

	1px solid #FFD277
;
}
table.sortable span.sortarrow {
	color: black;
	text-decoration: none;
}
.tablemenu {
	border: 3px solid #FEDA6B;
}
.tableLight {
	border: 1px solid #FFD65A;
}
.tableAgenda {
	border-collapse: collapse
	border: 2px groove red;
	border: 1px solid #FFD277;
}
.rij-geel{
	color: #900;
	background: #FFD277;
	text-align: center;
}
hr {
	color: #FFEA93;
}
.wit {
	color: #FFFFFF;
}
.zwart{
	font-size: 9px;
	color: #000000;
}
.zwartnorm{
	color: #000000;
}
ul, li {
	padding-left: 5px;
	margin-left: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	list-style-type: disc;
}
img  {
	border-width: 0px;
}
.center{
	text-align: center;

}
.right{
	text-align: right;
}
.left{
	text-align: left;
}

img.alignleft {
	margin: 10px 10px 10px 0px;
	float: left;
	}
img.alignright {
	margin: 10px 0px 10px 10px;
	float: right;
	}
caption {
	font-size: 11px;
}
