body { 
	background:#FFFFFF;
	font-family: Calibri, Tahoma, Arial; 
	font-size: 12px; 
	letter-spacing: 1px;
	scrollbar-base-color: #f5f5f5; 
	scrollbar-track-color: #ffffff;
}

td { 
	font-family: Calibri, Tahoma, Arial; 
	font-size: 12px; 
	color: #000000;
}

.rubrik {
	color: #000000;
	font-size: 12px; 
	letter-spacing: 3px;
}

.sidrubrik {
	color: #000000;
	font-size: 14px; 
	letter-spacing: 3px;
}

a { 
	font-family: Calibri, Tahoma, Arial;
	font-size: 12px; 
	color: #5c8c8c; 
	text-decoration: none; 
}

a:hover { 
	font-family: Calibri, Tahoma, Arial; 
	font-size: 12px; 
	color: #000000; 
	text-decoration: underline;
}

.kantlinje { 
	border: #000000; 
	border-style: solid; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px
}

.linje { 
	border: #000000; 
	border-style: solid; 
	border-top-width: 0px; 
	border-right-width: 1px; 
	border-bottom-width: 0px; 
	border-left-width: 1px
}
	
.linjeunder { 
	border-bottom-style: solid; 
	border-bottom-color: #000000; 
	border-top-style: none; 
	border-bottom-width: 1px; 
	border-right-style: none; 
	border-left-style: none;
} 

.linjeover { 
	border-top-style: dotted; 
	border-top-color: #CC0000; 
	border-top-style: 1px; 
	border-bottom-width: none; 
	border-right-style: none; 
	border-left-style: none;
}

.scrollbox {
	padding: 5px;
	height: 100px;
	width: 200px;
	border: 0px solid #908A81;
	background-color: #FFFFFF;
	overflow: auto;
	scrollbar-base-color: #f5f5f5; 
	scrollbar-track-color: #ffffff;
}

.InputBorder1DB { 
	border-color: #595054; 
	border-style: solid; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px; 
	background-color: #d6ebeb
}

.ButtonB1Solid { 
	border-color: #595054; 
	background-color: #FFFFFF; 
	cursor: hand; 
	font-family: Calibri, arial, helvetica; 
	font-size: 12px; 
	font-weight: bold; 
	color: #615E5E; 
	border-style: solid; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px
}

.menutitle {
	cursor:pointer;
	margin-bottom: 3px;
	background-color:#bfb7af;
	font-family: Calibri, Tahoma, Arial; 
	font-size: 12px;
	color:#908A81;
	width:120px;
	padding:0px;
	border:0px solid #25668D;
}

.submenu{
	margin-bottom: 0.5em;
}

#showimage{
position:absolute;
visibility:hidden;
border: 1px solid gray;
}

#dragbar{
cursor: hand;
cursor: pointer;
background-color: #d6ebeb;
min-width: 100px; /*NS6 style to overcome bug*/
}

#dragbar #closetext{
font-weight: bold;
margin-right: 1px;
}
