body {
background-image: url("images/back.gif");
background-repeat: repeat-y;
background-color: #debf53;
font-family: Verdana, Arial;
font-size: 10pt;
color: #000033;
margin: 0px auto;
}

p { text-align:left; margin:10px;}
h1 {color:#000033; font-size: 14px; font-weight: bold; margin: 10px; text-align:left; }
h2 { color: #000033; font-family: Verdana, Arial; font-weight: bold; font-size: 22px; margin: 10px; text-align:left;}
h3 { color: #000033; font-family: Verdana, Arial; font-weight: bold; font-size: 16px; margin: 10px; text-align:left;}
li { margin-left: 0px;}

a {color: #394d5d;	text-decoration: underline;	}

#container {
clear: both;
position: relative;
margin: 0px auto;
width: 100%;
height: 100%;
overflow: auto;
}

#header {
position: relative;
margin: 0px auto;
background-position: bottom left;
background-image: url("images/logo.gif");
background-repeat: no-repeat;
height: 160px;
}

	#header p {
	text-align: right;
	}

#menu {
position: relative;
margin: 0px auto;
background-image: url("images/menubalk.gif");
background-repeat: repeat-x;
height: 50px;
}

#menu ul{
list-style: none;
margin: 0px;
padding: 0px;
}

#menu li {
text-align: right;
float: right;
}

#menu a {
font-weight: bold;
color: #FAF5BA;
display: block;
text-align: center;
margin-right: 10px;
margin-left: 10px;
padding-left: 5px;
padding-right: 5px;
line-height: 50px;
text-decoration: none;
}

	#menu a:hover {
	background-color: #000033;
	}

	#menu #current a {
	text-decoration: underline;
	background-color: #000033;
	}


#content {
width: 70%;
float: left;
border-right: 1px solid #394d5d;
}

#content1 {
width: 100%;
border: 0px;
}

#right {
text-align: center;
float: left;
}

	#right img {
	margin: 10px;
	border: 0px;
	}

	#right table {
	margin: 0px auto;
	}

#right #news {
margin: 10px;
text-align: left;
border: 1px solid #000033;
width: 240px;
}

table a {
font-size: 10pt;
color: #394d5d;
text-decoration: underline;
margin-left:10px;
}

.unclesam {
border: 2px solid #394d5d;
margin: 10px;
float: left;
}

.roodc {
color: #E62B38;
font-size: 14px;
font-weight: bold;
width: 200px;
vertical-align: top;
text-align: center;
}

.groenc {
color: #006600;
font-size: 14px;
font-weight: bold;
width: 200px;
vertical-align: top;
text-align: center;
}

.blauwc {
color: #0033CC;
font-size: 14px;
font-weight: bold;
width: 200px;
vertical-align: top;
text-align: center;
}

.roodl {
color: #E62B38;
width: 240px;
vertical-align: top;
text-align: left;
}

.groenl {
color: #006600;
width: 240px;
vertical-align: top;
text-align: left;
}

.blauwl {
color: #0033CC;
width: 240px;
vertical-align: top;
text-align: left;
}

.zwartl {
color: #000000;
width: 240px;
vertical-align: top;
text-align: left;
}


table {
font-size: 10pt;
color: #000033;
margin-left:10px;
margin-top: 20px;
}

td {padding-bottom: 10px;}
hr {color: #394d5d; margin:10px;}


iframe {
border: 0px;
height: 650px;
width: 95%;
margin: 20px;
overflow: auto;
}