/* Cascading Style Sheet - philotrain  -  */
BODY {

 font-family: Verdana, Arial;
 font-size: 11px;
	TEXT-INDENT: 6px;
	background-color: #F5F5DC;
	margin: 0px;
	SCROLLBAR-FACE-COLOR: #99B7D8;;
	SCROLLBAR-HIGHLIGHT-COLOR: #E8F2FE;;
	SCROLLBAR-SHADOW-COLOR: #E8F2FE;
	SCROLLBAR-ARROW-COLOR: #FFFFFF;
	SCROLLBAR-TRACK-COLOR: #E8F2FE;
	SCROLLBAR-DARKSHADOW-COLOR: #293B60;

}

SPAN.menuitem {
text-decoration:none; 
color:#000000; 
line-height: 85%; 
font-family: Arial, Helvetica, sans-serif; 
font-size: 11px; 
font-weight:bold;
}
A.menuitem {
text-decoration:none; color:#FFFFFF; line-height: 85%; font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight:bold;
}
A.menuitem:hover {
text-decoration:none; color:#FBBA16; line-height: 85%; font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight:bold;
}

TD {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color:#000000;
}

TH {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:#000000;
}

.csshead1  { 
			font-size: 11pt; 
			color: #000000; 
			font-weight: bold;
}

.csshead2  { 
			font-size: 10pt; 
			color: #000000; 
			font-weight: bold;
			line-height: 35px;
}
		
input, select, textarea, button {
	padding-left : -6px;
	padding-top : 1px;
	padding-bottom : 1px;
	font-family : Verdana;
	font-size : 11px;
	background-image: url(input_back.gif);
	background-repeat : repeat-x;
}
hr {
	color : Silver;
	border-width : 0;
}

/* Laatste wijziging 23-04-2004 */
