body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	line-height: 16px;
}
td.light {
	background-image: url(../graphs/actueel-bg-60.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-attachment: fixed;
}

td.right {
	background-image: url(../graphs/border-right.gif);
	background-repeat: repeat-y;
	background-position: left top;
	background-attachment: fixed;
}

td.left {
	background-image: url(../graphs/border-left.gif);
	background-repeat: repeat-y;
	background-position: right top;
	background-attachment: fixed;
}

td.bottom {
	background-image: url(../graphs/border-bottom.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-attachment: fixed;
}

.header {
	font-size: 12px;
	color: #666666;
	font-weight: bold;
}

.head {
	font-size: 12px;
	color: #999999;
	font-weight: bold;
}

a.blue:link {
	color: #003366;
	font-weight: bold;
}

hr { 
	color : #CCCCCC; 
	} 

.line-height-20px {
	line-height: 20px;
}

.left-10 {
	padding-right: 15px;
}

#label {
	display:block; 
	position:absolute; 
	z-index:1000;
	top:150px;
	width:192px;
	margin-left:-420px; 
	left:50%;
	}
