/* Global Styles */

body {
	margin:0px;
	background-color: #333333;
	text-align: center;
	}
	
.backgr {
	margin:0px;
	background-color: #F4F3B5;
	}
.balk {
	margin:0px;
	background-color: #004502;
	}	
.balk1 {
	margin:0px;
	background-color: #00CC00;
	}
.balk2 {
	margin:0px;
	background-color: #D45F00;
	}	
		
.stijl1 {
	color: #014603;
	font-size: 36px;
}
.stijl2 {
	font-size: 10pt;
	color: #663300;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
}
#apDiv1 {
	position:absolute;
	left:250px;
	top:220px;
	width:123px;
	height:19px;
	z-index:1;
}
.stijl3 {font-size: 12px}
.stijl4 {
	color: #000000
}
.stijl6 {
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #004502;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	line-height: normal;
	}
	
a {
	color: #009933;
	text-decoration:none;
	font-weight:bold;
	}
	
a:hover {
	color: #007A3D;
	text-decoration:underline;
	}
	
/* ID Styles */
	
#navigation a {
	font:10px arial;
	color: #336666;
	text-decoration:none;
	letter-spacing:.1em;
	}
	
#navigation a:hover {
	color: #009933;
	text-decoration:underline;
	}

#padding {
	padding:20px 5px 20px 5px;
	}
	
#weekdays th {
	font:10px arial;
	color: #ffffff;
	letter-spacing:.2em;
	}

#calheader td {
	font-weight:bold;
	}

/* Class Styles */

.heading {
	color: #CCCCCC;
	letter-spacing:0.4em;
	font-weight:bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: normal;
	}
.logo {
	background-color: #999999;
	}
.sidebarText {
	color: #003366;
	line-height:18px;
	font-family: georgia;
	font-size: 12px;
	}
	
.bodyText {
	line-height:normal;
	color:#000000;
	font-family: arial;
	font-size: 12px;
	}
	
.pageName {
	color: #CCCCCC;
	letter-spacing:0.1em;
	line-height:26px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	}
	
.subHeader {
	color: #CCCCCC;
	font-weight:bold;
	line-height:20px;
	letter-spacing:0.1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	}
	
.navText {
	font:10px arial;
	color: #333300;
	letter-spacing:.1em;
	}
	
.calendarText {
	font:11px arial;
	line-height:14px;
	color:#333333;
	}
	
	
