body { 
	font-family: Tahoma, Verdana, Arial; 
	font-size: 12px;
	background: #ffeeee;
}

td { 
	font-family: Tahoma, Verdana, Arial; 
	font-size: 12px; 
	color: #000000;
}

a { 
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px; 
	color: #000000; 
	text-decoration: underline; 
}

.menya { 
	font-family: Tahoma,
	color: #000000; 
	text-decoration: none; 
}

a:hover { 
	font-family: Tahoma, Verdana, Arial; 
	font-size: 12px; 
	color: #000000;
	text-decoration: underline; 
}

.sidrubrik { 
	font-family:Tahoma, Verdana, Arial; 
	font-size: 14px;
	font-weight: bold
}

.tabell {
	border-collapse: collapse;
	border-color:#fae0e3;
	border-style: dashed;
	background-color: #fae0e3;
}

#showimage{
position:absolute;
visibility:hidden;
border: 1px solid gray;
}

#dragbar{
cursor: hand;
cursor: pointer;
background-color: #EFEFEF;
min-width: 100px; /*NS6 style to overcome bug*/
}

#dragbar #closetext{
font-weight: bold;
margin-right: 1px;
}

.scrollbox {
	padding: 5px;
	height: 100px;
	width: 200px;
	border: 0px solid #fae0e3;
	background-color: #FFFFFF;
	overflow: auto;
	scrollbar-face-color: #fae0e3; 
	scrollbar-highlight-color: #FFFFFF; 
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-3dlight-color: #ffffff;
	scrollbar-arrow-color: #908A81; 
	scrollbar-track-color: #ffffff;
	scrollbar-darkshadow-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: #ffeeee
}

.ButtonB1Solid { 
	border-color: #ffeeee; 
	background-color: #FFFFFF; 
	cursor: hand; 
	font-family: arial, helvetica; 
	font-size: 11px; 
	font-weight: bold; 
	color: #ffeeee; 
	border-style: solid; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px
}