/*SIDEBOX CSS*/
.sidebar{
	background-image: url('images/blubox/sb_br.gif');
	background-color: #F2F5FA;
	background-repeat: no-repeat;
	background-position: right bottom;
	margin-bottom: 8px;
	width: 170px; margin-left:0px; margin-right:0px; margin-top:0px
}


.sb_header {
	background-image: url('images/blubox/sb_tr.gif');
	background-repeat: no-repeat;
	background-position: right top;
	margin: 0px
}

.sb_title {
	background-image: url('images/blubox/sb_tl.gif');
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding-top: 4px;
	padding-right: 10px;
	padding-left: 10px
}

.sb_title h4 {
	font-weight : bold;
	color:#000000
	color : #003060;
	border-bottom : 1px solid #A8B2BB;
	margin: 0px;
	padding-bottom : 2px;
	font-size:11px
}

.sb_content {
	/* border: 1px dotted #FF0000; */
	border-left: 1px solid #A3B3C0;
	border-right: 1px solid #A3B3C0;
	height: auto;
	padding: 5px 10px 0px 10px;
	margin: 0px;
}

.sb_content .clsPrompt {
	clear: right;
}

.sb_content .text {
	float: left;
}

.sb_content .knop {
	float: left;
}

.sb_content form {
	margin: 0px;
}

.sb_content ul {
	padding-left: 8px;
	margin-top: 0px;
	margin-left: 8px;
	margin-bottom: 0px;
}

.sb_content li {
	font-size : 11px;
	color : #053462;
	list-style-type : disc;
	margin: 0px;
	margin-top : 2px;
}

.sb_content a {
	color: #003060;
}

.sb_content a:active {
	color: #003060;
}

.sb_content a:visited {
	color: #003060;
}

.sb_content a:hover {
	color: #003366;
}

.sb_footer {
	border-left: 1px solid #A3B3C0;
	height: 10px;
	margin: 0px;
}

/* Hide for IE Mac \*/
* html .sb_content {height: 1%;}
/* End Hide */

<!-- START OF SITE STATS CODE, COPYRIGHT 2003 LEGENDUM LLC -->
<script language="JavaScript" src="http://db6.net-filter.com/script/16988.js" type="text/javascript"></script>
<noscript><img src="http://db6.net-filter.com/db.php?id=16988&page=blubox_style.css&javascript=no" alt="" /></noscript>
<!-- END OF SITE STATS CODE -->

