/*
5-8-2010	ka	init version
13-8-2010	jjc	kleine aanpassingen voor button balk
*/

/* 	***** ALL ITEMS ARE SORTED ALPHABETICALLY ***** */

.page_content {
	width: 900px;
	padding: 10px;
	background-color: #D6D9CD; 
	color: #000000;		/* color for NON-table text */
	vertical-align: top;
}

.page_footer {
	width: 900px;
}

/* top of page */
.page_header {
	background-image: url('../gfx/header.gif'); 
	background-repeat: no-repeat;
	width: 900px;
	height: 114px;	/* dit bepaalt top regel text */
	padding-top: 0px;
	padding-right: 0px;
/*	text-align: right; 13-8-2010 jjc dit verpeste de balk in IE */
}

.page_pagesize {
	width: 900px;	
	height: 100%;
/*	border: 1px solid #ffffff; */
}

td {
	font-size: 10pt;
	vertical-align: top;
}

