.kantlinje { 
	border: #000000; 
	border-style: solid; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px}
.kantlinjeunder {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

body{
	background	: #FFFFFF;
	margin-top 	: 2px;
	margin-left : 0px;
	font-family : Verdana;
	font-size 	: 9px;
	scrollbar-face-color:#F1F1EB;
	scrollbar-shadow-color:#999999;
	scrollbar-highlight-color:#999999;
	scrollbar-3dlight-color:#F1F1EB;
	scrollbar-darkshadow-color:#F1F1EB;
	scrollbar-track-color:#999999;
	scrollbar-arrow-color:#999999;
	/*background-attachment: fixed;
	background-repeat 	: no-repeat  ! important;
	background-image: url(/images/bg_logo.jpg);
	background-position: -100 100; */
	

}
.LINJE{
		border-color: steelblue;
		border-style: solid;
		border-width: 1px;
}
.scrollbox {
	padding: 10px;
	height: 100px;
	width: 200px;
	border: 1px solid #999999;
	overflow: auto;
	background-color: #F1F1EB;
}
.red{
	font-family 	: Verdana;
	color 			: red;
	font-size 		: 9px;
	font-weight  	: normal;
	text-decoration : none;
}
.rodbigbold{ 
	font-family	: Verdana;
	color 		: #FF0000;
	font-size 	: 9px;
	font-weight : bold;
}

.svartbigbold{ 
	font-family	: Verdana;
	color 		: #000000;
	font-size 	: 9px;
	font-weight : bold;
}

.svartnormal{ 
	font-family	: Verdana;
	color 		: #000000;
	font-size 	: 9px;
	font-weight : normal;
}
.small{ 
	font-family	: Verdana;
	color 		: #008ACF;
	font-size 	: 8px;
	font-weight : normal;
}
a{
	font-family 	: Verdana;
	color 			: #FF0000;
	font-size 		:  9px;
	font-weight  	:  normal;
	text-decoration : none;
 }
 a.unlink{
	font-family 	: Verdana;
	color 			: black;
	font-size 		:  8px;
	font-weight  	: normal;
	text-decoration : none;
 }
 a.unlink2{
	font-family 	: Verdana;
	color 			: black;
	font-size 		:  9px;
	font-weight  	: normal;
	text-decoration : none;
 }
 a.meny2{
	font-family 	: Verdana;
	color 			: #FF0000;
	font-size 		:  8px;
	font-weight  	:  normal;
	text-decoration : none;
 }
 .blinka { 
 	text-decoration:  blink; 
 } 

 .gro{
 	font-family			: Verdana;
	margin-top 			: 3px;
	margin-left 		: 3px;
	background-color 	: #eaeaea;
}
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;
}
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;
		
		border: 1px solid #999999;
		overflow: auto;
		background-color: #F1F1EB;
}
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;
		
}
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;
}
.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;
}
.LINJE2{
		border-color: silver;
		border-style: solid solid solid solid;
		border-width: 1px 1px 0px 1px;
}
.UNDER2{
		border-color: silver;
		border-style: solid solid solid solid;
		border-width: 1px 1px 1px 0px;
}
.LINJE2{
		border-color: silver;
		border-style: solid solid solid solid;
		border-width: 0.5px 0.5px 0.5px 0.5px;
}
td{  
	font-family 	: Verdana;
	color 			: #000000;
	font-size 		: 9px;
	font-weight  	: normal;
}
.smal{  
	font-family 	: Verdana;
	color 			: #000000;
	font-size 		: 7px;
	font-weight  	: normal;
}
.logo{
	font-family	: Verdana;
	color 		: black;
	font-size 	: 12px;
	font-weight : bold;
 } 
 .meny{
	color 		: gray;
	text-align 	: center;
	font-family : Verdana;
	font-weight : normal;
	font-size 	: 9px;
 } 
  .meny2{
	color 		: gray;
	text-align 	: center;
	font-family : Verdana;
	font-weight : normal;
	font-size 	: 8px;
 } 
 .smallogo{
	color 		: #008ACF;
	text-align 	: left;
	font-family : Verdana;
	font-weight : normal;
	font-size 	: 9px;
	
 } 
  .minauppdrag{
	color 		: #008ACF;
	text-align 	: left;
	font-family : bookman old style;
	font-weight : normal;
	font-size 	: 8px;
	
 } 
 .minauppdragsvart{
	color 		: black;
	text-align 	: left;
	font-family : verdana;
	font-weight : normal;
	font-size 	: 8px;
	/*height		:8px;*/
 } 
 .minauppdragrod{
	color 		: FF0000;
	text-align 	: left;
	font-family : verdana;
	font-weight : normal;
	font-size 	: 8px;
	/*height		:8px;*/
 } 
 input{  
	background-image 	: url("/images/back15.jpg");
	/*background-repeat 	: no-repeat  ! important;*/
}
textarea{  
	background-image 	: url("/images/back15.jpg");
	/*background-repeat 	: no-repeat  ! important;*/
}
select{  
	background-color : #ecf1ff;
	/*background-repeat 	: no-repeat  ! important;*/
}
option:value{  
	background 	: url("/images/back15.jpg");
	/*background-repeat 	: no-repeat  ! important;*/
}

selected{  
	background 	: url("/images/back15.jpg");
	/*background-repeat 	: no-repeat  ! important;*/
}
 .glob{
	background-image : url("/images/back15.jpg");
	/*background-repeat 	: no-repeat  ! important;*/
}


