body {background-color: #DAE7EF; font-family: 'Trebuchet MS', Verdana,Arial; font-size:7pt; margin-left: 50px;}
form { margin: 0px; padding:0px;}
td,div { font-family:'Trebuchet MS', verdana,Arial; font-size:8pt; }

a:link { text-decoration: none; color: #C25200; font-weight: bold;}
a:visited { text-decoration: none; color: #C25200; font-weight: bold;}
a:active { text-decoration: none; color: #C25200; font-weight: bold;}
a:hover { text-decoration: underline; color: #FF9900;}

.txtlight {color: #000000; font-weight: bold;}
.txtdark {color: #000000; font-weight: bold;}
.txtgrey {color: #999999;}
.txtred {color: #F34228; font-weight: bold;}
.pris {color: #000000; font-weight: bold; font-size: 10pt; line-height: 10px;}
.rubrik {color: #000000; font-weight: bold; font-size: 14pt;}

input,select { color : #E56200; font-family:'Trebuchet MS', verdana,Arial; font-size:7pt;  font-weight: bold; }
textarea {color : #E56200; font-family:'Trebuchet MS', verdana,Arial; font-size:8pt;}

img {
		border: 0px;
}

.dtree {
	font-family: 'Trebuchet MS', Verdana;
	font-size: 8pt;
	color: #666;
	white-space: nowrap;
	}
.dtree img {
	border: 0px;
	vertical-align: middle;
}
.dtree a {
	color: #333;
	text-decoration: none;
	padding: 0px 0px 0px 0px;
}
.dtree a.node, .dtree a.nodeSel {
	white-space: nowrap;
	padding: 0px 0px 0px 4px;
}
.dtree a.node:hover, .dtree a.nodeSel:hover {
	color: #333;
	text-decoration: underline;
	padding: 0px 0px 0px 2px;
}
.dtree a.nodeSel {
	padding: 0px 0px 0px 2px;
}
.dtree .clip {
	overflow: hidden;
	padding: 0px 0px 0px 0px;
}