	/* CSS Document */
	<style type="text/css">
	<!--
	a:active {  color: #666666; text-decoration: none}
	a:link {  color: #835A5A; text-decoration: none}
	a:visited {  color: #000000; text-decoration: none}
	a:hover {  color: #666666; text-decoration: underline}
	
	html {
		scrollbar-base-color:#B8B5B5;
	  scrollbar-arrow-color:#000000; 
		
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 10px;
		color: #666666;
		background-attachment: fixed;
	}
	
	body {
		scrollbar-base-color:#B8B5B5;
	  scrollbar-arrow-color:#000000; 
		
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 10px;
		color: #666666;
		background-attachment: fixed;
	}
	
	table { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px}
	tr { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px}
	td { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px}
	
	.onLoad { 
		
		color: #000000; background:#FFFFFF; 
		border-bottom-width: 1px;
		border-bottom-style: solid;
		border-bottom-color: #666666;
		border-right-color:#666666;
		border-right:1px solid #666666;
		}
		
		}
		
	.onMouseOver { 
		color: #000000; background:#FFFFFF; 
		border-bottom-width: 1px;
		border-bottom-style: solid;
		border-bottom-color: #666666;
		border-right-color:#666666;
		border-right:1px solid #666666;
		}
		
	.onMouseOut { 
		color: #000000; background:#FFFFFF; 
		border-bottom-width: 1px;
		border-bottom-style: solid;
		border-bottom-color: #666666;
		border-right-color:#666666;
		border-right:1px solid #666666;
		}
	
	
	
	.kantlinjeunder_meny {
		border-bottom-width: 1px;
		border-bottom-style: solid;
		border-bottom-color: #666666;
		border-right-color:#666666;
		border-right:1px solid #666666;
	
	}
	
	.meny_rullgardin_{
		width:120px;
		background-image:  url(../images/meny_bakgrund.jpg);
		font-family:Arial Black; 
		font-size:12px; 
		color:#D3983A;
	
	}
	
	.kantlinjer_meny_tabel{
		border-right-color:#666666;
		border-right:1px solid #666666;
		border-left-color:#666666;
		
	
	
	}
	
	.menykantlinje1 {
		border: 1px solid #666666;
	}
	
	.send {
	
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 10px;
		color: #666666;
		background-attachment: fixed;
		
	}
	.send_error {
		
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 10px;
		color: #FF0000;
		background-attachment: fixed;
		
	}
	.text {
		
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 10px;
		color: #666666;
		background-attachment: fixed;
		border-right-color:#666666;
		border-right:1px solid #666666;
		border-left-color:#666666;
		border-left:1px solid #666666;
		border-bottom: 1px solid #666666;
		border-top: 1px solid #666666;	
	}
	.text2 {
		
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 10px;
		color: #666666;
		background-attachment: fixed;
	
	}
	
	.text_heading {
		font-family:Arial Black; 
		font-size:20px; 
		color:#D3983A;
	}
	.skugga {
		background-image: url(../images/skugga1.gif);
		border-right-color:#666666;
		border-right:1px solid #666666;
		border-left-color:#666666;
		border-left:1px solid #666666;
		border-bottom: 1px solid #666666;
		border-top: 1px solid #666666;
		overflow: auto;
	}
	
	.td1tillval {
		width:300px;
		
	}
	.td2tillval {
		width:100px;
	}
	.td3tillval {
		width:100px;
	}
	
	.td1mod {
		height:200px;
		vertical-align:top; 
	
		
	}
	.td2mod {
		height:200px;
		vertical-align:top; 
	
	}
	.td3mod {
		height:180px;
		vertical-align:top; 
	
	}
	.td4mod {
		height:200px;
		vertical-align:top; 
	
	}
	.tdheadline {
		height:25px;
		vertical-align:top; 
	
	}
	.td1pic {
		height:200px;
		vertical-align:top; 
	
		
	}
	.td2pic {
		height:200px;
		vertical-align:top; 
	
	}
	.td3pic {
		height:200px;
		vertical-align:top; 
	
	}
	.td4pic {
		height:200px;
		vertical-align:top; 
	
	}
	
	
	
	-->
	</style>
