		body{
			font-size:11px;
			width:774px;
			background-color:#f5f5ec;
			margin-left:auto;
			margin-right:auto;
			font-family:Tahoma,Arial,Times New Roman;
		}
		a{text-decoration:none;}
		p a img{border:0px;}
		
		#navigator{
			position:relative;
			background-color:white;
			width:772px;
			border-top:1px solid #cac4bc;
			border-left:1px solid #cac4bc;
			border-right:1px solid #cac4bc;
		}
		#navigator img{
			height:55px;
			padding:3px;
		}
		#navigator #sogning img{
			height:auto;
		}
		#navigator ul{
			margin:0px;
			padding:0px;
			width:772px;
			list-style:none;
			height:30px;
			border-top:1px solid #cac4bc;
			border-bottom:1px solid #cac4bc;
		}
		#navigator ul li{float:left;width:109px;}
		#navigator ul a{
			border-right:1px solid #cac4bc;
			font-family:Tahoma,Arial,Times New Roman;
			font-style:normal;
			font-weight:bold;
			color:#262626;
			display:block;
			font-size:14px;
			line-height:30px;
			width:109px;
			_width:108px;
			height:30px;
			text-align:center;
		}
		#navigator ul a.last{width:117px;border-right:0px;}
		#navigator ul li.last{width:117px;border-right:0px;}
		#navigator ul li.current_page_item a{
			background-color:#dc8b1d;
			color:white;
			border-right:1px solid #dc8b1d;
		}
		#body #menu{padding:5px;}
		#body #menu h2{color:#dc8b1d;}
		#body #menu ul{margin:0px;padding:0px;list-style:none;}
		#body #menu ul li{margin-bottom:4px;}
		#body #menu ul .selected a{color:#dc8b1d;font-weight:bold;}
		#body #menu ul ul .selected a{color:#dc8b1d;font-weight:normal;}
		#body #menu ul a{
			color:#262626;
			font-family:Verdana,Helvetica,Arial;
			font-size:11px;
			font-style:normal;
			font-weight:normal;
			text-decoration:none;		
			line-height:1.3em;
		}
		#body #menu ul ul{margin:5px;margin-top:0px;padding-top:0px;padding-left:0px;padding-bottom:10px;}
		#body #menu ul ul a{font-size:10px;line-height:10px;color:#262626;}
		#body #menu ul ul li{margin:0px;}
		
		#presentation{
			margin-top:5px;
			padding:1px;
			padding-left:2px;
			width:769px;
			background-color:white;
			border:1px solid #cac4bc;
		}
		
		#footer  a{
			color:#d57a00;
		}
		#body{
			margin-top:5px;
			background-color:white;
		}
		#body p{
			font-family:Tahoma;
			font-size:11px;
			padding:0px;
			margin:0px;
		}
		#body .content{
			width:561px;
			padding:5px;
		}
		#body .large .content{
			width:auto;
			_width:762px;
			/width:762px;
		}
		#body .content p{
			margin-top:10px;
			margin-bottom:10px;
			line-height:1.3em;
		}
		#body .content a{
			color:#d57a00;
			font-weight:bold;
		}
		#body .content img{
			/*padding-right:5px;*/
		}
		#body table.main{
			 border:1px solid #cac4bc;
			 border-right:0px;
			 width:774px;
		}
		#body table.main td{
			 border-right:1px solid #cac4bc;
		}
		#body table.main table td{
			 border-right:0px solid #cac4bc;
			 width:auto;
		}
		#body table.main td#menu{
			border-right:1px solid #cac4bc;
			width:202px;
		}
		#body table.main td.large{
			 border-right:1px solid #cac4bc;
			 width:512px;
		}
		#body .alignleft{
			float:left;
			margin-right:5px;
			margin-bottom:5px;
		}
		#body .alignright{
			float:right;
			margin-left:5px;
			margin-bottom:5px;
		}
		#body h1{
			background-color:#d57a00;
			color:#FFFFFF;
			font-family:Tahoma,Arial,Times New Roman;
			font-size:12px;
			font-style:normal;
			font-weight:bold;
			line-height:1.3em;
			margin:0px;
			padding:0px;
			padding-left:5px;
			text-decoration:none;				
		}
		#body h2{
			color:#000000;
			font-family:Tahoma,Arial,Times New Roman;
			font-size:11px;
			font-style:normal;
			font-weight:bold;
			line-height:normal;
			text-decoration:none;
			margin:0px;
			padding:0px;			
		}
		#footer{
			text-align:center;
			padding-top:20px;
			padding-left:50px;
			padding-right:50px;
		}
		#navigator #sogning{
			position:absolute;
			right:10px;
			top:30px;
		}
