body{
	background : #ffffff;
	margin-top 	: 9px;
	margin-left : 9px;
	font-family : Verdana, sans-serif;
	font-size 	: 80%;
	color	: black;
	scrollbar-face-color:#D3D3D3;
	scrollbar-shadow-color:#696969;
	scrollbar-highlight-color:#ffffff;
	scrollbar-3dlight-color:#ffffff;
	scrollbar-darkshadow-color:#696969;
	scrollbar-track-color:#D3D3D3;
	scrollbar-arrow-color:#000000;
	}
	
.red {
		font-family		: Verdana;
		font-size		: 90%;
		color			: red;
}

.radio {
		BORDER-BOTTOM	: #000000 0px solid;
		BORDER-LEFT		: #000000 0px solid;
		BORDER-RIGHT	: #000000 0px solid;
		BORDER-TOP		: #000000 0px solid;
		color 			: #000000;
		font-family 	: Verdana;
		font-weight 	: normal;
		font-size 		: 90%;
		background		: #ffffff
		
}
	
.ram {
	border-top-width: thick;
	border-left-width: thick;
	border-right-width: thick;
	border-bottom-width: thick;
	border-top-color: lightgray;
	border-left-color: lightgray;
	border-right-color: lightgray;
	border-bottom-color: lightgray;
	border-style: double;
}

.rodram {
	border-top-width: thin;
	border-left-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-top-color: red;
	border-left-color: red;
	border-right-color: red;
	border-bottom-color: red;
	border-style: dotted;
}
	
.litenram {
	border-top-width: thin;
	border-left-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-top-color: #6699FF;
	border-left-color: #6699FF;
	border-right-color: #6699FF;
	border-bottom-color: #6699FF;
	border-style: solid;
}

.ramliten {
	border-top-width: thin;
	border-left-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-top-color: #FF4000;
	border-left-color: #FF4000;
	border-right-color: #FF4000;
	border-bottom-color: #FF4000;
	border-style: solid;
}

.rubrik{ 
	font-family	: Verdana;
	color 		: #000000;
	font-size 	: 160%;
	font-weight : bold;
}

.rubrik2{ 
	font-family	: Verdana;
	color 		: #000000;
	font-size 	: 130%;
	font-weight : bold;
}

.rubrik_falt{ 
	font-family	: Verdana;
	color 		: #000000;
	font-size 	: 100%;
	font-weight : bold;
}

.ingress{ 
	font-family	: Garamond;
	color 		: #000000;
	font-size 	: 80%;
	font-weight : italic;
}

.brodtext{ 
	font-family	: Verdana;
	color 		: #000000;
	font-size 	: 80%;
	font-weight : normal;
}

.bokInfo{ 
	font-family	: Verdana;
	color 		: #000000;
	font-size 	: 80%;
	font-weight : normal;
	height		: 150px;
	overflow	: auto
}

.bodytext1{ 
	font-family	: Verdana;
	color 		: #000000;
	font-size 	: 100%;
	font-weight : bold;
}

.feltext{ 
	font-family	: Verdana;
	color 		: red;
	font-size 	: 140%;
	font-weight : bold;
}


.kantlinje { 
	border: #000000; 
	border-style: solid; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px}
	
.linjeunder { 
	border: #000000; 
	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 			: black;
	font-size 		: 80%;
	font-weight  	: bold;
	text-decoration : none;
 }
 
 a:visited
	{
	font-family 	: Verdana;
	color 			: black;
	font-size 		: 80%;
	font-weight  	: bold;
	text-decoration : none;
 }
 
 a:hover
	{
	font-family 	: Verdana;
	color 			: #696969;
	font-size 		: 80%;
	font-weight  	: bold;
	text-decoration : underline;
	
	
 }
 
 INPUT {
		BORDER-BOTTOM-COLOR	: LIGHTGRAY;
		BORDER-LEFT-COLOR	: LIGHTGRAY;
		BORDER-RIGHT-COLOR	: LIGHTGRAY;
		BORDER-TOP-COLOR	: LIGHTGRAY;
		BORDER-STYLE		: INSET;
		BORDER-WIDTH		: NORMAL;
		font-family 		: Verdana;
		font-weight 		: normal;
		font-size 			: 90%;
		background			: #ffffff
		
}
BUTTON {
		BORDER-BOTTOM	: #000000 1px solid;
		BORDER-LEFT		: #000000 1px solid;
		BORDER-RIGHT	: #000000 1px solid;
		BORDER-TOP		: #000000 1px solid;
		BORDER-STYLE	: OUTSET;
		color 			: #000000;
		font-family 	: verdana;
		font-weight 	: normal;
		font-size 		: 130%;
		background		: gray;
}
SELECT {
		BORDER-BOTTOM-COLOR	: LIGHTGRAY;
		BORDER-LEFT-COLOR	: LIGHTGRAY;
		BORDER-RIGHT-COLOR	: LIGHTGRAY;
		BORDER-TOP-COLOR	: LIGHTGRAY;
		BORDER-STYLE		: INSET;
		BORDER-WIDTH		: NORMAL;
		font-family 		: Verdana;
		font-weight 		: normal;
		font-size 			: 90%;
		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 		: 90%;
		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 		: 90%;
		background		: #ffffff
		}
		
.LINJE{
		border-color: #000000;
		border-style: solid solid solid solid;
		border-width: 1px 1px 1px 1px;
}
.UNDER{
		border-color: #000000;
		border-style: solid solid solid solid;
		border-width: 0px 0px 1px 0px;
}

th{  
	font-family 	: Verdana;
	color 			: black;
	font-size 		: 110%;
	font-weight  	: normal;
	
}

h1{  
	font-family 	: Verdana;
	color 			: #000000;
	font-size 		: 130%;
	font-weight  	: bold;
}

h1.special{  
	font-family 	: Verdana;
	color 			: #000000;
	font-size 		: 160%;
	font-weight  	: bold;
}

h2{  
	font-family 	: Verdana;
	color 			: #000000;
	font-size 		: 100%;
	font-weight  	: bold;
	font-style		: italic;
}
h3{  
	font-family 	: Verdana;
	color 			: #000000;
	font-size 		: 90%;
	font-weight  	: bold;
}

.padding{  
	padding-right 	: #5px;
	padding-left	: #5px;
}



