td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;

}
.headfilll {
	background-attachment: scroll;
	background-image: url(image/header3.gif);
	background-repeat: repeat-x;
}

.leftalign {
	padding: 0px;
	margin-top: 8px;
	margin-right: 10px;
	margin-bottom: 4px;
	margin-left: 0px;

}

/** Menu decoratie **/

.opt {
	padding-right: 5px;
	padding-left: 5px;
	text-align: center;
	border: 1px solid #CC6600;
	padding-top: 2px;
	padding-bottom: 2px;

	}
	
.opt a {
	color: #993300;
	text-decoration: none;
	font-weight: normal;

}

.opt a:hover {
	color: #FF9933;
	text-decoration: none;
}


.separator {
	background-color: #FFFFFF;
}

.separator2 {
	background-color: #bbbbbb;
}

ul {
	list-style-type: disc;
}
li {
	margin-left: -20px;
	list-style-position: outside;
	list-style-type: square;

}

