body {
	background-attachment: fixed;
	background-image: url(images/1_11.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #F7F5F3;
    SCROLLBAR-FACE-COLOR: #043692; 
	SCROLLBAR-HIGHLIGHT-COLOR: #F7F5F3; 
	SCROLLBAR-SHADOW-COLOR: #F7F5F3; 
	SCROLLBAR-3DLIGHT-COLOR: #F7F5F3; 
	SCROLLBAR-ARROW-COLOR:  #F7F5F3; 
	SCROLLBAR-TRACK-COLOR: #F7F5F3; 
	SCROLLBAR-DARKSHADOW-COLOR: #F7F5F3; 
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a:link {
	color: #043591;
	text-decoration: none;
}
a:visited {
	color: #043591;
	text-decoration: none;
}
a:hover {

	color: #333333;
	text-decoration: underline;
}
a:active {


	color: #333333;
	text-decoration: underline;
}
.input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: 1px solid #333333;
}
.rubbe {
	font-size: 14px;
	font-weight: bold;
	color: #043591;
}
.rubbeCopy {
	font-size: 14px;
	font-weight: bold;
	color: #8E7865;
}
.ulinje {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-top-color: #56391F;
	border-right-color: #56391F;
	border-bottom-color: #56391F;
	border-left-color: #56391F;
}
