body         { font-family: Verdana; font-size: 9 pt; color: #ffffff; text-align: left; 
               background-color: #003366; background-image: url('');
               background-repeat : yes-repeat; background-attachment : fixed; 
               margin-left: 10 px; margin-top: 10 px; line-height: 150%; 
			   
			   scrollbar-face-color:#333366;
               scrollbar-arrow-color:#ffffff;
               scrollbar-track-color:#333366;
               scrollbar-shadow-color:#333366;
               scrollbar-highlight-color:#333366;
               scrollbar-3dlight-color:#ffffff;
               scrollbar-darkshadow-Color:#ffffff;
			   
			   }

table        { font-family: Verdana; font-size: 9 pt; color: #000000; line-height: 150%; background-color: #ffffff; }

.bg_cell     { background-color: #496E97; background-image: url('../images/streg.jpg');
               background-repeat : yes-repeat;  background-position: top left; 
             }
.bg_cell2     { background-color: transparent;
             }
			 
.line_100    {line-height:100%;
			 }               
			   
h1           { text-align: left; margin-left: 40px; font-family: Comic Sans MS; font-size: 14pt; color: #000080; line-height: 10px; }
               
h2           { font-family: Verdana; font-size: 12 pt; color: #000080; 
		         text-decoration: underline; font-style : italic; }
		         
h3			   { font-family: Verdana; font-size: 10 pt; font: bold; color: #000080; 
		         text-weight : bold; } 		         

ul           { list-style-type: disc; }

a     		   { font-family: Verdana; font-size: 9 pt; }

.hc:link 	   {color : #000000; text-decoration : none; }            
.hc:visited    {color : #000000; text-decoration : none;}
.hc:hover      {color : #ffffff; text-decoration : none; background-color:#003366;}
.hc:active     { color : #000000; text-decoration : none;}  

a:link 	   {color : #000080; text-decoration : none; }            
a:visited    {color : #000080; text-decoration : none;}
a:hover      {color : #cccccc; text-decoration : none; background-color:#003366;}
a:active     { color : #000080; text-decoration : none;}  

.boks {
	margin-left:10px;
	margin-right:10px;
	margin-top:25px;
	border-top : 5px solid #000000;
	border-left : 5px solid #000000;
	border-right : 5px solid #606060;
	border-bottom : 5px solid #606060;
	background-color : #333366;
	color : #ffffff;
	text-align : left;
	font-size : 10pt;
	padding:5px;
}

.ks { border-top : 3px solid #003366;
	border-left : 3px solid #003366;
	border-right : 3px solid #000000;
	border-bottom : 3px solid #000000;}
input { border: 1px Solid Black; }