body{
	background : #ffffff url(bakG_fiske_vagratt.gif);
	margin-top 	: 9px;
	margin-left : 9px;
	font-family : Verdana;
	font-size 	: 9px;
	scrollbar-face-color:#ffffff;
	scrollbar-shadow-color:#cccccc;
	scrollbar-highlight-color:#cccccc;
	scrollbar-3dlight-color:#ffffff;
	scrollbar-darkshadow-color:#ffffff;
	scrollbar-track-color:#ffffff;
	scrollbar-arrow-color:#cccccc;
}

.rubrik{ 
	font-family	: Verdana;
	color 		: #000099;
	font-size 	: 14px;
	font-weight : bold;
}

.rubrik_inlagg{ 
	font-family	: Verdana;
	color 		: #000000;
	font-size 	: 14px;
	font-weight : bold;
}

.rubrik_falt{ 
	font-family	: Verdana;
	color 		: #000000;
	font-size 	: 12px;
	font-weight : bold;
}

.ingress{ 
	font-family	: Verdana;
	color 		: #000000;
	font-size 	: 9px;
	font-weight : italic;
}

.brodtext{ 
	font-family	: Verdana;
	color 		: #000000;
	font-size 	: 10px;
	font-weight : normal;
}

.feltext{ 
	font-family	: Verdana;
	color 		: red;
	font-size 	: 14px;
	font-weight : bold;
}


.kantlinje { 
	border: #cccccc; 
	border-style: solid; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px}
	
.linjeunder {
	border-top: 1px solid #666666;
	border-right: 0px solid #666666;
	border-bottom: 0px solid #666666;
	border-left: 0px solid #666666;
}

a:link,a:active
	{
	font-family 	: Verdana;
	color 			: #003399;
	font-size 		: 9px;
	font-weight  	: bold;
	text-decoration : none;
 }
 
 a:visited
	{
	font-family 	: Verdana;
	color 			: #003399;
	font-size 		: 9px;
	font-weight  	: bold;
	text-decoration : none;
 }
 
 a:hover
	{
	font-family 	: Verdana;
	color 			: #003399;
	font-size 		: 9px;
	font-weight  	: bold;
	text-decoration : underline;
	
 }
 
 INPUT {
		BORDER-BOTTOM	: #000000 1px solid;
		BORDER-LEFT		: #000000 1px solid;
		BORDER-RIGHT	: #000000 1px solid;
		BORDER-TOP		: #000000 1px solid;
		color 			: #000000;
		font-family 	: Verdana;
		font-weight 	: normal;
		font-size 		: 9px;
		background		: #ffffff
		
}
BUTTON {
		BORDER-BOTTOM	: #000000 1px solid;
		BORDER-LEFT		: #000000 1px solid;
		BORDER-RIGHT	: #000000 1px solid;
		BORDER-TOP		: #000000 1px solid;
		color 			: #000000;
		font-family 	: verdana;
		font-weight 	: normal;
		font-size 		: 9px;
}
SELECT {
		BORDER-BOTTOM	: #000000 1px solid;
		BORDER-LEFT		: #000000 1px solid;
		BORDER-RIGHT	: #000000 1px solid;
		BORDER-TOP		: #000000 1px solid;
		color 			: #000000;
		font-family 	: Verdana;
		font-weight 	: normal;
		font-size 		: 9px;
		background		: #ffffff
}
OPTION {
		BORDER-BOTTOM	: #000000 1px solid;
		BORDER-LEFT		: #000000 1px solid;
		BORDER-RIGHT	: #000000 1px solid;
		BORDER-TOP		: #000000 1px solid;
		color 			: #000000;
		font-family 	: Verdana;
		font-weight 	: normal;
		font-size 		: 9px;
		background		: #ffffff
		
}
TEXTAREA {
		BORDER-BOTTOM	: #000000 1px solid;
		BORDER-LEFT		: #000000 1px solid;
		BORDER-RIGHT	: #000000 1px solid;
		BORDER-TOP		: #000000 1px solid;
		color 			: #000000;
		font-family 	: Verdana;
		font-weight 	: normal;
		font-size 		: 9px;
		background		: #ffffff
		}
		
.LINJE{
		border-color: silver;
		border-style: solid solid solid solid;
		border-width: 1px 1px 1px 1px;
}
.UNDER{
		border-color: silver;
		border-style: solid solid solid solid;
		border-width: 0px 0px 1px 0px;
}

td{  
	font-family 	: Verdana;
	color 			: #000000;
	font-size 		: 9px;
	font-weight  	: normal;
}
