/* Stylesheet gemaakt door Bert Catsburg bert@catsburg.com */

BODY {
	font-family : Arial;
	font-size : 10px;
	color: Red;
	margin : 0px 0px 0px 0px;
	background-color: #1E53A3;
}

#top1 {
	
	height: 35px;
	width: 751px;

	background-color: #143564;
}

#toppict {
height: 136px;
	width: 751px;	
}



#toppict {
	margin-top: 30px;
}

#menu {
	background-image: url(images/menu_back.gif);
	background-repeat: repeat-y;
		width: 751px;
		height: 20px;
}

#contents {
	z-index: 10;
	width: 751px;
	height: 100%;
	background-image: url(images/waterlogo.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
#cc {
	z-index: 99;
	width: 751px;
	height: 100%;
	padding-left: 90px;
	padding-right: 30px;
	padding-top: 50px;
	padding-bottom: 50px;
	vertical-align: top;
}

h1 {
	font-family : Arial;
	font-size : 16px;
	color : #34B3D1;
}

h2 {
	font-family : Arial;
	font-size : 12px;
	color : #34B3D1;
	margin-left: 40px;
	margin-right: 75px;

}


p,td, li {
	font-family: Arial;
	font-size: 12px;
	color: White;
	text-align: justify;
	margin-left: 40px;
	margin-right: 75px;
}

.menubutton {
	font-family: Arial;
	font-size: 12px;
	color: White;
	font-weight: bold;
	text-align: center;
}

strong {
	font-family : Arial;
	font-size : 11px;
	color : #34B3D1;
	text-align : justify;
	font-weight : bold;
}

A.menu, A,menu:ACTIVE, A.menu:FOCUS, A.menu:LINK, A.menu:VISITED {
	font-family: Arial;
	font-size: 12px;
	color: White;
	font-weight: bold;
		text-decoration : none;
}

A.menu:HOVER {
	font-family : Arial;
	font-size : 12px;
	color : #1E53A3;
	font-weight: bold;
	text-decoration : none;
}

/*
A, A:ACTIVE, A:FOCUS, A:LINK, A:VISITED {
	font-family: Arial;
	font-size: 11px;
	color: #FF0000;
	text-decoration: none;
}

A:HOVER {
	font-family : Arial;
	font-size : 11px;
	color : #34B3D1;
	text-decoration : underline;
}

*/
table.midden {
	width: 753px;
	height: 100%;
}


table.contents {
	width: 100%;
	height: 100%;
	background-color: #1B4786;
	background-image: url(images/waterlogo.gif);
	background-position: center;
	background-repeat: no-repeat;
	
	
}
