body{
	background : white;
	margin-top 	: 0px;
	margin-left : 0px;
	font-family : Verdana;
	font-size 	: 9px;
}
.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.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;
}
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;
		
}
.kantlinje{
		border-color: black;
		border-style: solid;
		border-width: 1px;
}
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{
	color 		: #ff0000;
	text-align 	: left;
	font-family : Verdana;
	font-weight : bolder;
	font-size 	: 12px;
 } 
 .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;
	height		:9px;
 } 
 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;*/
}



