body {
	margin: 0px;
	margin-bottom: 0px;
	padding: 0px;
}
.Logo {
	background: url("NL/GFX/BackgroundLogo.gif") no-repeat right top;
}

.Text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	line-height: 16px;
}

.Text a, a:active, a:visited, a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #558476;
	line-height: 16px;
}

.News {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #558476;
	line-height: 16px;
	opacity: .90;
	filter: alpha(opacity=90);
	background-color: #FFFFFF;
}

.TransContent {
		opacity: .95;
	filter: alpha(opacity=95);
	background-color: #FFFFFF;
}

.TransBlack {
	opacity: .75;
	filter: alpha(opacity=75);
	background-color: #000000;
}

.top {
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	font-size: 10px;
	color: #fff;
	line-height: 10px;
	text-decoration: none;	
}

a.top {
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	font-size: 10px;
	color: #fff;
	line-height: 10px;
	text-decoration: none;	
}

a.top:hover {
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	font-size: 10px;
	color: #fff;
	line-height: 10px;
	text-decoration: underline;	
}

.breadcrumb {
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	font-size: 10px;
	color: #c8d238;
	line-height: 10px;
	text-decoration: none;	
}

a.breadcrumb {
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	font-size: 10px;
	color: #c8d238;
	line-height: 10px;
	text-decoration: none;	
}

a.breadcrumb:hover {
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	font-size: 10px;
	color: #c8d238;
	line-height: 10px;
	text-decoration: underline;	
}

.TransWhite {
	opacity: .15;
	filter: alpha(opacity=15);
	background-color: #FFFFFF;
}
