td			{ 	font-family: Arial, Helvetica, sans-serif;	}
th 			{	font-family: Arial, Helvetica, sans-serif;	}

/**********************************************************/			
.textfield 	{	font-family: Arial, Helvetica, sans-serif;	background-color: #FFFFFF;	font-size: 11px; line-height: 20px;	
				padding-left: 18;	padding-right: 0;	padding-top: 0; 
				position: absolute;	width: 531px;	height: 460px;	left: 201px;	top: 140px;
				}
				
.textfield td 	{	font-family: Arial, Helvetica, sans-serif;	font-size: 11px; }
.textfield A 	{	font-family: Arial, Helvetica, sans-serif;	background-color: #FFFFFF;	font-size: 11px; color:#000000; }
.textfield A:HOVER 	{	font-family: Arial, Helvetica, sans-serif;	background-color: #FFFFFF;	font-size: 11px; color:#000000;}				
.textfield A:VISITED 	{	font-family: Arial, Helvetica, sans-serif;	background-color: #FFFFFF;	font-size: 11px;color:#000000; }				
.textfield A:ACTIVE 	{	font-family: Arial, Helvetica, sans-serif;	background-color: #FFFFFF;	font-size: 11px; color:#000000;}				

.scrollbar_0 	{	scrollbar-base-color: #AECD6F;	scrollbar-track-color: #E5EFD1;	scrollbar-shadow-color: #AECD6F;	scrollbar-highlight-color: #AECD6F;
					scrollbar-face-color: #AECD6F;	scrollbar-darkshadow-color: #AECD6F;	scrollbar-3dlight-color: #AECD6F;	scrollbar-arrow-color: White;}
.scrollbar_1 	{	scrollbar-base-color: #00ACEC;	scrollbar-track-color: #D7F4FF;	scrollbar-shadow-color: #00ACEC;	scrollbar-highlight-color: #00ACEC;
					scrollbar-face-color: #00ACEC;	scrollbar-darkshadow-color: #00ACEC;	scrollbar-3dlight-color: #00ACEC;	scrollbar-arrow-color: White;}				
.scrollbar_2 	{	scrollbar-base-color: #F8DD2E;	scrollbar-track-color: #FBF5C7;	scrollbar-shadow-color: #F8DD2E;	scrollbar-highlight-color: #F8DD2E;
					scrollbar-face-color: #F8DD2E;	scrollbar-darkshadow-color: #F8DD2E;	scrollbar-3dlight-color: #F8DD2E;	scrollbar-arrow-color: White;}
.scrollbar_3 	{	scrollbar-base-color: #E5A430;	scrollbar-track-color: #F0E1C3;	scrollbar-shadow-color: #E5A430;	scrollbar-highlight-color: #E5A430;
					scrollbar-face-color: #E5A430;	scrollbar-darkshadow-color: #E5A430;	scrollbar-3dlight-color: #E5A430;	scrollbar-arrow-color: White;}
.scrollbar_4 	{	scrollbar-base-color: #88B069;	scrollbar-track-color: #DAE9CF;	scrollbar-shadow-color: #88B069;	scrollbar-highlight-color: #88B069;
					scrollbar-face-color: #88B069;	scrollbar-darkshadow-color: #88B069;	scrollbar-3dlight-color: #88B069;	scrollbar-arrow-color: White;}
.scrollbar_5 	{	scrollbar-base-color: #e4abcb;	scrollbar-track-color: #f4ddea;	scrollbar-shadow-color: #e4abcb;	scrollbar-highlight-color: #e4abcb;
					scrollbar-face-color: #e4abcb;	scrollbar-darkshadow-color: #e4abcb;	scrollbar-3dlight-color: #e4abcb;	scrollbar-arrow-color: White;}				
.scrollbar_6 	{	scrollbar-base-color: #AF1C22;	scrollbar-track-color: #F4D9D9;	scrollbar-shadow-color: #AF1C22;	scrollbar-highlight-color: #AF1C22;
					scrollbar-face-color: #AF1C22;	scrollbar-darkshadow-color: #AF1C22;	scrollbar-3dlight-color: #AF1C22;	scrollbar-arrow-color: White;}
.scrollbar_7 	{	scrollbar-base-color: #AECD6F;	scrollbar-track-color: #E5EFD1;	scrollbar-shadow-color: #AECD6F;	scrollbar-highlight-color: #AECD6F;
					scrollbar-face-color: #AECD6F;	scrollbar-darkshadow-color: #AECD6F;	scrollbar-3dlight-color: #AECD6F;	scrollbar-arrow-color: White;}				
/**********************************************************/

.logo 		{	position: absolute;	width: 201px;	height: 140px;	left: 0px;	top: 0px;}
.topimg01 	{	position:absolute;	left:201px;	top:0px;	width:181px;	height:119px;	z-index:1;}
.topimg02 	{	position:absolute;	left:382px;	top:0px;	width:183px;	height:119px;	z-index:1;}
.topimg03 	{	position:absolute;	left:565px;	width:185px;	height:119px;	z-index:1;	top: 0px;}
.menuimg 	{	position:absolute;	left:0px;	top:317px;	width:201px;	height:283px;	z-index:1;}
.menubalk 	{	position:absolute;	background-color:#009cde;	left:201px;	top:119px;	width:795px;	height:21px;	z-index:2;}
.rightimg 	{	position:absolute;	left:750px;	top:140px;	width:246px;	height:363px;	z-index:3;}
.txtrightimg{ 	position:absolute;	left:755px;	top:510px;	width:240px; height:50;	z-index:3;
				font-family:Verdana; 	font-size: 12px; font-weight:bold;	text-decoration: none; color: white;}
/**********************************************************/
.menu					 		{
	position:absolute;
	left:0px;
	top:140px;
	width:201px;
	height:460px;
	z-index:2;
	text-align:right;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
}
.menu DIV						{
	padding:3px 8px 0px 0px;
}


.extramenu 						{	background-color:#fba51a; height:30px; border-bottom:1px solid #ffffff; vertical-align:middle; }
.extramenu A					{	font-size:8px; color:#ffffff; text-decoration:none; height:100%; padding-top:1px; }	
.extramenu A:HOVER				{	}	
.extramenu A:VISITED			{	}	

.extramenu2 					{	background-color:#fba51a; height:30px; border-bottom:1px solid #ffffff; vertical-align:middle; }
.extramenu2 A					{	font-size:13px; color:#ffffff; text-decoration:none; height:100%; padding-top:2px; }	
.extramenu2 A:HOVER				{	}	
.extramenu2 A:VISITED			{	}	

.hoofdmenu 						{	background-color:#01669c; height:21px; border-bottom:1px solid #00acec; vertical-align:middle; }
.hoofdmenu A					{	color : #ffffff; text-decoration:none; }	
.hoofdmenu A:HOVER				{	}	
.hoofdmenu A:VISITED			{	}	
/*
.hoofdmenu						{ width:197px; margin:0px; padding:0px}
.hoofdmenu ul 					{ width:197px; margin:0px; font-family:Arial, Helvetica, sans-serif; 	font-size: 11px; font-weight:normal;	text-decoration: none;	border-bottom:1px solid #60c1ea; }
.hoofdmenu_active ul 			{ width:197px; margin:0px; font-family:Arial, Helvetica, sans-serif; 	font-size: 11px; font-weight:normal;	text-decoration: none;	border-bottom:1px solid #60c1ea; }
.submenu ul 					{ width:197px; margin:0px; font-family:Arial, Helvetica, sans-serif; 	font-size: 10px; font-weight:normal;	text-decoration: none;	border-bottom:1px solid #60c1ea; }
.extramenu ul 					{ width:197px; margin:0px; font-family:Arial, Helvetica, sans-serif; 	font-size: 10px; font-weight:normal;	text-decoration: none;	border-bottom:1px solid white; }
.extramenu2 ul 					{ width:197px; margin:0px; font-family:Arial, Helvetica, sans-serif; 	font-size: 14px; font-weight:normal;	text-decoration: none;	border-bottom:1px solid white; }

.hoofdmenu_active 				{	font-family:Arial, Helvetica, sans-serif;	font-size: 8px;	color: #60c1ea;	background-color: #FFFFFF;	font-weight:normal;	text-decoration: none;	border-bottom:1px solid #60c1ea;}
.hoofdmenu_active A 			{	font-family:Arial, Helvetica, sans-serif;	font-size: 8px;	color: #60c1ea;	background-color: #FFFFFF;	font-weight:normal;	text-decoration: none;}
.hoofdmenu_active A:HOVER 		{	font-family:Arial, Helvetica, sans-serif;	font-size: 8px;	color: #60c1ea;	background-color: #FFFFFF;	font-weight:normal;	text-decoration: none;}
.hoofdmenu_active A:VISITED 	{	font-family:Arial, Helvetica, sans-serif;	font-size: 8px;	color: #60c1ea;	background-color: #FFFFFF;	font-weight:normal;	text-decoration: none;}
*/
.submenu 						{	background-color: #ffffff; height:21px; border-bottom:1px solid #00acec; vertical-align:middle; }
.submenu A 						{	color: #00acec;	text-decoration: none;}
.submenu A:HOVER 				{	}
.submenu A:VISITED 				{	}
/*
.submenu_active 				{	font-family:Arial, Helvetica, sans-serif;	font-size: 8px;	color: #60c1ea;	background-color: #FFFFFF;	font-weight:normal;	text-decoration: none;	border-bottom:1px solid #60c1ea;}
.submenu_active A 				{	font-family:Arial, Helvetica, sans-serif;	font-size: 8px;	color: #60c1ea;	background-color: #FFFFFF;	font-weight:normal;	text-decoration: none;}
.submenu_active A:HOVER 		{	font-family:Arial, Helvetica, sans-serif;	font-size: 8px;	color: #60c1ea;	background-color: #FFFFFF;	font-weight:normal;	text-decoration: none;}
.submenu_active A:VISITED 		{	font-family:Arial, Helvetica, sans-serif;	font-size: 8px;	color: #60c1ea;	background-color: #FFFFFF;	font-weight:normal;	text-decoration: none;}
*/

/**********************************************************/
.email 				{	position:absolute;	left:758px;	top:582px;	width:226px;	height:15px;	z-index:4;font-weight:normal;
						font-family:Arial, Helvetica, sans-serif;	font-size: 12px;	color:#FFFFFF;	text-decoration: none;font-weight:normal}
/*.email A 			{	font-family:Arial, Helvetica, sans-serif;	font-size: 12px;	color:#FFFFFF;	text-decoration: none;font-weight:normal}
.email A:HOVER		{	font-family:Arial, Helvetica, sans-serif;	font-size: 12px;	color:#FFFFFF;	text-decoration: none;font-weight:normal}
.email A:VISITED	{	font-family:Arial, Helvetica, sans-serif;	font-size: 12px;	color:#FFFFFF;	text-decoration: none;font-weight:normal}
*/
.menubalkitems0 				{	position:absolute;	left:460px;	top:122px; width:80px; z-index:5;}
.menubalkitems1 				{	position:absolute;	left:530px;	top:122px; width:80px; z-index:5;}
.menubalkitems2 				{	position:absolute;	left:600px;	top:122px; width:120px; z-index:5;}
.menubalkitems3 				{	position:absolute;	left:690px;	top:122px; width:80px; z-index:5;}
.menubalk_payoff 			{	position:absolute;	left:770px;	top:122px;	width:150px;	height:15px;	z-index:5;font-weight:normal;
								font-family:Arial, Helvetica, sans-serif;		color:#FFFFFF;	text-decoration: none;}
.menubalkitems0 ul				{	padding:0px; margin:0px; font-size: 12px;}
.menubalkitems1 ul				{	padding:0px; margin:0px; font-size: 12px;}
.menubalkitems2 ul				{	padding:0px; margin:0px; font-size: 12px;}
.menubalkitems3 ul				{	padding:0px; margin:0px; font-size: 12px;}
.menubalk_payoff ul				{	padding:0px; margin:0px; font-size: 12px;}
/*.menubalkitems0 A 				{	font-family:Arial, Helvetica, sans-serif;	font-size: 12px;	color:#FFFFFF;	text-decoration: none;}
.menubalkitems0 A:HOVER 		{	font-family:Arial, Helvetica, sans-serif;	font-size: 12px;	color:#FFFFFF;	text-decoration: none;}
.menubalkitems0 A:VISITED		{	font-family:Arial, Helvetica, sans-serif;	font-size: 12px;	color:#FFFFFF;	text-decoration: none;}

*/
/*.menubalkitems1 A 				{	font-family:Arial, Helvetica, sans-serif;	font-size: 12px;	color:#FFFFFF;	text-decoration: none;}
.menubalkitems1 A:HOVER 		{	font-family:Arial, Helvetica, sans-serif;	font-size: 12px;	color:#FFFFFF;	text-decoration: none;}
.menubalkitems1 A:VISITED		{	font-family:Arial, Helvetica, sans-serif;	font-size: 12px;	color:#FFFFFF;	text-decoration: none;}
*/

/*.menubalkitems2 A 				{	font-family:Arial, Helvetica, sans-serif;	font-size: 12px;	color:#FFFFFF;	text-decoration: none;}
.menubalkitems2 A:HOVER 		{	font-family:Arial, Helvetica, sans-serif;	font-size: 12px;	color:#FFFFFF;	text-decoration: none;}
.menubalkitems2 A:VISITED		{	font-family:Arial, Helvetica, sans-serif;	font-size: 12px;	color:#FFFFFF;	text-decoration: none;}
*/

/*.menubalkitems3 A 				{	font-family:Arial, Helvetica, sans-serif;	font-size: 12px;	color:#FFFFFF;	text-decoration: none;}
.menubalkitems3 A:HOVER 		{	font-family:Arial, Helvetica, sans-serif;	font-size: 12px;	color:#FFFFFF;	text-decoration: none;}
.menubalkitems3 A:VISITED		{	font-family:Arial, Helvetica, sans-serif;		color:#FFFFFF;	text-decoration: none;}
*/

/**********************************************************/


/*.sIFR-flash 						{	visibility: visible !important;	 }
.sIFR-replaced 						{	visibility: visible !important; }
span.sIFR-alternate 				{	position: absolute;	left: 0;	top: 0;	width: 0;	height: 0;	display: block;	overflow: hidden;}
.sIFR-hasFlash .hoofdmenu 			{	visibility: hidden;letter-spacing: -9px;}
.sIFR-hasFlash .hoofdmenu_active 	{	visibility: hidden;letter-spacing: -9px;}
.sIFR-hasFlash .submenu 			{	visibility: hidden;letter-spacing: -9px;}
.sIFR-hasFlash .submenu_active 		{	visibility: hidden;letter-spacing: -9px;}
.sIFR-hasFlash .email		 		{	visibility: hidden;letter-spacing: -9px;}
.sIFR-hasFlash .menubalkitems0 		{	visibility: hidden;letter-spacing: -9px;}
.sIFR-hasFlash .menubalkitems1 		{	visibility: hidden;letter-spacing: -9px;}
.sIFR-hasFlash .menubalkitems2 		{	visibility: hidden;letter-spacing: -9px;}
.sIFR-hasFlash .menubalkitems3		{	visibility: hidden;letter-spacing: -9px;}
.sIFR-hasFlash .menubalk_payoff 	{	visibility: hidden;letter-spacing: -9px;}*/

