body {text-align: center;
	background-color: #FFFFFF;
	scrollbar-base-color: #FFFFFF;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-face-color: #FFFFFF;
	scrollbar-highlight-color: #004000;
	scrollbar-track-color: #FFFFFF;
	scrollbar-shadow-color: #004000;
	scrollbar-arrow-color: #004000;}
	
body { overflow-X: hidden;}
body {font-family: Verdana; font-size: 11px; color: #333333;}
p {font-family: Verdana; font-size: 11px; text-align: justify;}
td {font-family: Verdana; font-size: 11px; line-height: 15px;}
li {font-family: Verdana; font-size: 11px; text-align: justify;}

h1 {color:#004000; font-size: 14px;	font-weight: bold; letter-spacing: 1px;}

h2 {color:#004000; font-size: 13px;	letter-spacing: 1px; font-weight: bold;	border-bottom: 1px solid #004000;}

h3 {color:#004000; font-size: 11px;	font-weight: bold; letter-spacing: 1px;}
 
a:link { font-weight: bold; text-decoration: none; color: #004000;}
a:hover { font-weight: bold; text-decoration: underline overline; color: #004000;}
a:visited { font-weight: bold; text-decoration: none; color: #004000;}
a:active { font-weight: bold; text-decoration: none; color: #004000;}


#menycontainer{border-bottom: 1px solid #004000; background-repeat:no-repeat; background-attachment:fixed}
#menycontainer ul{padding: 0.4em 0; margin: 0; font: 11px Verdana, Arial, sans-serif;}
#menycontainer li{margin: 0; padding: 0; display: inline; list-style: none;}
#menycontainer li a{text-decoration: none; padding: 0.4em 1em; margin-left: 1em; border: 1px solid #004000; border-bottom: none; background: #C4D9E5;}
#menycontainer a:link{color: #000000;}
#meny a:visited{color: #000000;}
#meny a:hover{background: #D2E2E8; color: #000000;}
#meny a:current{background: #ffffff; border: 1px solid #004000; border-bottom: 1px solid #ffffff; color: #000000;}
#meny a:active {background: #ffffff; border: 1px solid #004000; border-bottom: 1px solid #ffffff; color: #000000;}

.sidfot	{
  	color: #333333;
	font-family: Verdana, Arial, sans-serif;
	letter-spacing: normal;
	text-decoration: none;
   	font-size: 9px;
  	}
  
.olinjeDot {
	    border-bottom-style: none;
	    border-top-color: #004000;
	    border-top-width: 1px;
	    border-top-style: dotted;
	    border-left-style: none;
	    border-right-style: none
	    }
	    
.olinje {
	    border-bottom-style: none;
	    border-top-color: #004000;
	    border-top-width: 1px;
	    border-top-style: solid;
	    border-left-style: none;
	    border-right-style: none
	    }
	    
.rlinje {
	    border-bottom-style: none;
	    border-top-color: #004000;
	    border-top-width: 1px;
	    border-top-style: none;
	    border-left-style: none;
	    border-right-style: right
	    }
	    
.llinje {
	    border-bottom-style: none;
	    border-top-color: #004000;
	    border-top-width: 1px;
	    border-top-style: none;
	    border-left-style: solid;
	    border-right-style: none
	    }
