BODY { 
	background-color:	white;
	font-family:		Myriad, Arial; 
	font-size:		11pt;
	color:			rgb(0,0,0);

	width:			1110px;
	height:			100%;
	
	border: 		none;
	margin: 		0px;
	padding:		0px;
	
	overflow:			auto;
}

table, td {
}

img {
	border: 		0px;
	margin:			0px;
	padding: 		0px;
}

p {
	margin:			0px;
}

BODY.main {
	padding: 20px;
	background-color:	white;
	overflow:			auto;
}

A {
	color:			rgb(0,0,0);
	font-family:		Myriad, Arial;
	text-decoration:	underline;
}

A:hover {
	text-decoration: 	underline;
}

div.menu {
	background-color:	rgb(255,255,255);

	padding:		0px;
	margin:			0px;
	margin-left: 0px;
	margin-top: 2px;
	margin-bottom: 2px;
	
	border-right: 1px solid rgb(241,95,35);
	border-bottom: 1px solid rgb(241,95,35);
	
	width:			220px;
	height:		20px;
	cursor: pointer;
}

div.submenuitem {
	width:			220px;
	height:		20px;
	cursor: pointer;

	border-right: 1px solid rgb(241,95,35);
	border-bottom: 1px solid rgb(241,95,35);
}

a.menulink {
	color:			rgb(128,130,132);
	text-decoration:	none;
	line-height:		20px;
	font-family: Myriad, Arial;
	font-size:		11pt;
	font-weight: bold;
	
	width:	220px;
	height:	20px;
	padding-left: 15px;
	padding-right:10px;

	background-color:	rgb(255,255,255);
	background-repeat:	no-repeat;
	background-position:	top left;
}

a.menulink:hover {
	background-color:	rgb(241,95,35);
	color:			rgb(255,255,255);
	text-decoration:	none;
}

a.submenu {
	font-size:		10pt;
	color:			rgb(128,130,132);
	text-decoration:	none;
	line-height:		20px;
	font-weight: bold;

	width:	200px;
	height:	20px;
	padding-left: 15px;
	padding-right:15px;
	margin-left: 10px;
}

a.submenu:hover {
	background-color:	rgb(241,95,35);
	color:			rgb(255,255,255);
	text-decoration:	none;
}

td.header {	
	padding:		0px;
	margin:			0px;
	height: 		155px;
	padding-bottom: 20px;
	
	border-bottom: 1px solid rgb(241,95,35);
}

td.footer {	
	padding:		0px;
	margin:			0px;
	height: 		155px;
	padding-top: 20px;
	
	background-image:	url('images/footer3.jpg');
	background-repeat:	no-repeat;
	background-position:	bottom left;
}

td.menu {
	padding:		0px;
	margin:			0px;
	padding-top: 20px;

	padding-bottom: 5px;
	border-bottom: 1px solid rgb(241,95,35);
	
	width:			220px;
	height: 		100%;

	overflow:		auto;
}

td.right {
	padding:		0px;
	margin:			0px;
	padding-top: 20px;

	padding-bottom: 5px;
	border-bottom: 1px solid rgb(241,95,35);
	
	width:			220px;

	overflow:				hidden;
}

.itc {
	width: 200px;
	height:116px;
	padding-bottom: 5px;
	cursor: pointer;

	background-image:	url('images/logo%20itc.jpg');
	background-repeat:	no-repeat;
	background-position:	top left;
}

.evd {
	width: 200px;
	height:106px;

	padding-top: 5px;
	border-top: 2px solid rgb(241,95,35);
	cursor: pointer;

	background-image:	url('images/logo%20evd.jpg');
	background-repeat:	no-repeat;
	background-position:	bottom left;
}

.headerl{
	padding:		0px;
	margin:			0px;
	width:			316px;
	height: 		135px;

	background-image:	url('images/headerlinks.jpg');
	background-repeat:	no-repeat;
	background-position:	top left;
}

.headerr{
	padding:		0px;
	padding-left: 33px;
	margin:			0px;
	width:			380px;
	height: 		135px;

	background-image:	url('images/headerrechts.jpg');
	background-repeat:	no-repeat;
	background-position:	top right;
}

.headertekst {
	width: 500px;
	height: 		135px;
	padding: 20px;
	padding-left: 15px;
	padding-right: 15px;

	color:			rgb(0,0,0);
	font-size: 18pt;
	font-family: Myriad,Arial;
	font-weight: bold;
	
	background-image:	url('images/logo%20wtpo.jpg');
	background-repeat:	no-repeat;
	background-position:	top right;
}

.subheadertekst {
	color:			rgb(0,0,0);
	font-size: 11pt;
}

td.content {
	background-color:	white;
	height:			100%;
	width:			800px;
	border: 0px;
	
	padding-bottom: 5px;
	padding-top: 5px;
	padding-right: 5px;
	border-bottom: 1px solid rgb(241,95,35);

	overflow:		auto;

}

iframe.content {
	background-color:	white;
	height:			100%;
	width:			800px;
	border: 0px;
	
	overflow:		auto;

}

h1 {
	color:			rgb(128,130,132);
	margin-bottom: 10px;
	font-family:		Myriad,Arial; 
	font-size:		12pt;
	font-weight: bold;
}
