body{
	background : #ffffff;
	margin-top 	: 4px;
	margin-left : 10px;
	font-family : Verdana;
	font-size 	: 10px;
	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;
}

H1{ 
	font-family	: Verdana;
	color 		: #000000;
	font-size 	: 12px;
	font-weight : bold;
}

.rubrik{ 
	font-family	: Verdana;
	color 		: #000000;
	font-size 	: 12px;
	font-weight : bold;
}

.mellanrubrik{ 
	font-family	: Verdana;
	color 		: #000000;
	font-size 	: 10px;
	font-weight : bold;
}

.vitMellanrubrik{ 
	font-family	: Verdana;
	color 		: #ffffff;
	font-size 	: 10px;
	font-weight : bold;
}

.kursiv{ 
	font-family	: Verdana;
	color 		: #000000;
	font-size 	: 9px;
	font-style  : italic;
}

.kantlinje { 
	border: #000066; 
	border-style: solid; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px}

.kantlinje2 { 
	border: #EB910A; 
	border-style: solid; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px}
	
.linjeunder { 
	border: #cccccc; 
	border-style: solid; 
	border-top-width: 1px; 
	border-right-width: 0px; 
	border-bottom-width: 0px; 
	border-left-width: 0px}

a:link,a:active
	{
	font-family 	: Verdana;
	color 			: #214B75;
	font-size 		: 11px;
	font-weight  	: bold;
	text-decoration : none;
 }
 
 a:visited
	{
	font-family 	: Verdana;
	color 			: #214B75;
	font-size 		: 11px;
	font-weight  	: bold;
	text-decoration : none;
 }
 
 a:hover
	{
	font-family 	: Verdana;
	color 			: #214B75;
	font-size 		: 11px;
	font-weight  	: bold;
	text-decoration : underline;
	
 }

 RADIO {
		BORDER-BOTTOM	: #FFFFFF 1px solid;
		BORDER-LEFT		: #FFFFFF 1px solid;
		BORDER-RIGHT	: #FFFFFF 1px solid;
		BORDER-TOP		: #FFFFFF 1px solid;
		color 			: #FFFFFF;
		font-family 	: Verdana;
		font-weight 	: normal;
		font-size 		: 9px;
		background		: #ffffff
		
}
 
 INPUT {
		BORDER-BOTTOM	: #000000 1px solid;
		BORDER-LEFT		: #000000 1px solid;
		BORDER-RIGHT	: #000000 1px solid;
		BORDER-TOP		: #000000 1px solid;
		color 			: #214B75;
		font-family 	: Verdana;
		font-weight 	: normal;
		font-size 		: 10px;
		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 		: 18px;
}
.knapp1 {
		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 	: bold;
		font-size 		: 14px;
}
SELECT {
		BORDER-BOTTOM	: #000000 1px solid;
		BORDER-LEFT		: #000000 1px solid;
		BORDER-RIGHT	: #000000 1px solid;
		BORDER-TOP		: #000000 1px solid;
		color 			: #214B75;
		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 			: #214B75;
		font-family 	: Verdana;
		font-weight 	: normal;
		font-size 		: 10px;
		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 		: 11px;
	font-weight  	: normal;
}
