@charset "UTF-8";

div.button1{
	height: 14px;
	width: 118px;
	top: Opx;
	left: 0px;
	margin: 0px 1px 0px 1px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
	background-image:
	url('button.gif');
	color: white;
	float: left;
}

div.menutop{
	right: 0px;
	height: 14px;
	background-color: white;
	width: 156px;
	position: relative;
	margin-left: auto;
	padding: 4px 2px 5px 2px;
	margin-top: 20px;
	margin-bottom: 10px;
	color: #FF3A06;
	font-weight: bold;
	font-size: 9pt;
	float: bottom;
}

div.menutop:hover{
	color: #c00012;
	background-color: white;
	background-image: none;
		cursor: pointer;
}

div.menutop a{
	color: #FF3A0d;
	background-color: white;
	background-image: none;
}

div.menutop a:hover{
	color: #c00012;
	background-color: white;
	background-image: none;
}

.menusub a:hover{
	color: #c00012;
	background-color: white;
	background-image: none;
}


div.menusub{
	right: 0px;
	height: 14px;
	background-color: white;
	width: 70px;
	position: relative;
	margin-left: auto;
	padding: 4px;
	margin-bottom: 10px;
	margin-top: 0px;

}

.menusub a{
	text-decoration: none;
	color: #FF3A06;
	font-weight: bold;
	font-size: 8pt;
}

.menutop a{
	text-decoration: none;

}

div.menusubsmall{
	height: auto;
	position: relative;
	margin-left: auto;
	display: none;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
}

body{
	background-color: #DDDDDD;
	font-family: myriad, verdana, "trebuchet ms", sans;
	font-size: 9pt;
  	behavior:url("hover.htc");
}

iframe{
	background-color: white;
	font-family: myriad, "trebuchet ms", sans;
	font-size: 9pt;
	color: white;
}

div.frame{
	width: 961px;
	height: 768px;
	background-color: white;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 50px;
	top: 15px;
}

div.header{
	background-image:
	url('headerned.jpg');
	background-repeat: no-repeat;
	height: 149px;
	text-decoration: none;
}
a.headlink{
	text-decoration: none;
	color: #DDDDDD;
}

div.headerfra{
	background-image:
	url('headerfra.jpg');
	background-repeat: no-repeat;
	height: 149px;
}

div.headereng{
	background-image:
	url('headereng.jpg');
	background-repeat: no-repeat;
	height: 149px;
}

div.buttoncontainer{
	width: 961px;
	border-top: 3px solid #FF3A06;
	border-bottom: 3px solid #FF3A06;
	height: 24px;
	padding: 0px;
	margin: 0px;
	background-color: #707070;
}


div.button a{
	height: 19px;
	width: 118px;
	top: Opx;
	bottom: 0px;
	left: 0px;
	margin: 0px 1px 0px 1px;
	padding: 3px 0px 2px 0px;
	text-align: center;
	background-image:
	url('button3.gif');
	color: white;
	float: left;
	font-size: 9pt;
	text-decoration: none;
}

div.button a:hover
{
	height: 19px;
	width: 118px;
	top: Opx;
	bottom: 0px;
	left: 0px;
	margin: 0px 1px 0px 1px;
	padding: 3px 0px 2px 0px;
	text-align: center;
	background-image:
	url('button3.gif');
	color: white;

	background-image:
	url('rollover.gif');
	text-decoration: none;
}

div.menu{
	width: 242px;
	height: 569px;
	position: absolute;
	background-image:
	url('left.gif');
	background-repeat: no-repeat;
	background-color: #707070;
	padding-top: 0px;
	padding-bottom: 20px;
}

div.menutekst{
	width: 137px;
	right: 0px;
	bottom: 26px;
	float: right;
	color: white;
	padding: 7px;
	margin: 5px;
	position: absolute;
	font-size: 7pt;
}

div.text{
	width: 722px;
	height: 563px;
	left: 242px;
	position: relative;
	padding: 0px;
}

.text b{
	color: #FF3A06;
}

.text p{
	margin: 0px;
	padding: 0px;
}

.text h1{
	font-size: 9pt;
	font-weight: bold;
      color: #DDDDDD;
}

div.foot{
	height: 16px;
	background-image:
	url('foot.gif');
	width: 710px;
	float: bottom;
	bottom:0px;
	left: 242px;
	position: relative;
	color: white;
	text-align: right;
	padding: 5px;
	margin-top:auto;
}

.foot a{
	font-family: myriad, "trebuchet ms", sans;
	text-decoration: none;
	color: white;
}