body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-attachment: fixed;
	background-image: url(../assets/ECBA-logo-blue-pos-w200-trans.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
a:link {
	color: #0000CC;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0000CC;
}
a:hover {
	text-decoration: underline;
	color: #0000CC;
}
a:active {
	text-decoration: none;
	color: #0000CC;
}
#header #headerlogo {
	float: left;
	width: 250px;
	padding-top: 15px;
	padding-left: 15px;
}
#disclaimertxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	padding-left: 50px;
	width: 40em;
}

#header #headernav {
	float: left;
	width: 400px;
	padding-top: 20px;
	list-style-type: circle;
	line-height: 1.5em;
	padding-left: 15px;
}
#content1 {
	padding: 25px;
	clear: left;
	padding-left: 265px;
}
#content2 {

	padding: 25px;
	clear: left;
	padding-left: 50px;
}
th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #496684;
	border: none;
	text-align: left;
}
td {
	border-bottom-style: solid;
	border-bottom-color: #C8B53F;
	border-bottom-width: 1px;
}
#header #extrahnav {
	float: left;
	width: auto;
	position: relative;
	padding-top: 20px;
	list-style-type: circle;
	line-height: 2em;
	padding-left: 80px;
}
.tdgeen {

	border-bottom-style: none;
	border-bottom-color: #C8B53F;
	border-bottom-width: 1px;
}
.country {
	font-weight: bold;
	color: #4C6687;
	letter-spacing: 1px;
}
.hoofdletters {
	text-transform: uppercase;
}
.startmethl {
	text-transform: capitalize;
}

.disclaimer {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}

.maxwidth {
	width: 40em;
}
