	body
	{
		background-color:#DDDDDD; text-align: center;
	}
	
	.page
	{
		position: relative; width: 760px; height: 100%; 
		text-align: center; margin: auto;
	}
	
	.header
	{
		position: absolute; width: 760px; height: 66px; top: 4px; left: 0px; 
		background-image:url('pictures/images/top.gif');
	}
	.mainMenu
	{
		position: absolute; width: 760px; height: 66px; top: 4px; left: 0px;
		z-index: 2;
	}
	.mainMenuItem 
	{
		border-left: 1px solid #495577; background-color: transparent; z-index: 3;
	}
	.mainMenuItem a 
	{
		font: Bold 12px Arial; color:#495577; text-decoration: none; 
	}
	
	.menuItem 
	{ 
		border: 1px solid #495577; color:#FFFFFF;
	}
	.menuItem a 
	{
		font: Bold 12px Arial; color:#000000; text-decoration: none; width: 100%;
	}
	.menuItem a:visited
	{
		color:#495577;
	}
	.menuItemText
	{
		font: Bold 12px Arial; color:#000000; 
	}
	
	
	.left 				
	{
		position: absolute; left: 4px; width: 138px; top: 73px;
		border:1px solid #969696;
		font-size:12pt; text-align: center; 
		background-color:#FFFFFF; 
		padding-top: 0px; padding-bottom:15px; padding-left: 0; padding-right: 0;
	}
	.left img
	{
		margin-top: 0px; margin-left: 0px; margin-right:0px; margin-bottom: 30px; padding: 0px; 
		border: none; border-bottom: 1px solid #969696;
	}
	.left a img
	{
		border: none;
	}
	
	.left p	 		{margin-top: 3; margin-bottom: 2; margin-left: 3; margin-right: 3; list-style-type: none; padding: 0px;}
	.left p a 		{width: 130px; height: 22px; padding-top: 2; color:#000000; text-decoration: none; background-image:url('pictures/images/left.gif');}
	.left p a:hover 	{color:#000000; background-image:url('pictures/images/lefthover.gif');}
	
	.langswitch
	{
		position: absolute; left: 4px; width: 138px; top: 157px;
		border:1px solid #969696;
		font-size:12pt; text-align: center; 
		background-color:#C4DDED; 
		padding-top: 4px; padding-bottom:0px; padding-left: 0; padding-right: 0;
	}
	
	.langswitch img
	{
		border: 1px solid #969696; 
	}
	
	.footer
	{
		position: absolute; left: 0px; width: 609px;
		padding-left: 10px; padding-right: 10px; padding-top: 1px; padding-bottom: 1px; margin-top: 15px;
		text-indent: 0; font-size:10pt; font-weight:bold; text-align-last: justify;  
		background-color: #FFFFFF; color: #404060; border-color:#969696; 
		border-style: solid; border-width: 1px;
	}

	.caption	
	{
		position: absolute; left: 170px; top: 32px; width: 570; height: 33; z-index: 1; 
		color:#000000; 
		font-size:22pt; font-weight:bold; text-align:center
	}
	
	.path
	{
		position: absolute; left: 170px; top: 47px; width: 570; height: 18; z-index: 1; 
		font-size:12pt; font-weight:bold; text-align:left
		padding: 10px; text-indent:0;
		text-align:justify; color: #404060;
	}

	.content
	{
		position: absolute; width: 610px; top: 73px; left: 146px;
		padding: 10px; text-indent:30; background-color: #FFFFFF; 
		text-align:justify; color: #404060;
		border-color:#969696; border-style: solid; border-width: 1px;
	}
	.content p
	{
		margin-top: 6px; margin-bottom:6px; 
	}
	.content a
	{
		color:#4955DD;
	}
	.content table, ul, h1, h2, h3, h4, h5, h6
	{
		text-indent: 0
	}
	.content TD { padding:1mm 2mm }



	






