/*
	This section is copyright 2002-2003 Geir Landr�
*/
A.sub:  {
	font-family: Verdana, 'Lucida Grande', Arial, Helvetica, sans-serif;
	font-weight: medium;
	font-size: 11px;
	color: #3a3a75;
	white-space: nowrap;
	text-decoration: none;
}

.betree {
	font-family: Verdana, 'Lucida Grande', Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3a3a75;
	white-space: nowrap;
}
.betree img {
	border-width: 0px;
	vertical-align: middle;
}
.betree a {
	border-width: 0px;
	color: #3a3a75;
	text-decoration: none;
}
.betree a.node, .betree a.nodeSel {
	text-decoration: none;
	white-space: nowrap;
	padding: 1px 2px 1px 2px;
}
.betree a.node:hover, .betree a.nodeSel:hover {
	text-decoration: none;
	white-space: nowrap;
	color: #3a3a75;
	text-decoration: none;
}
.betree a.nodeSel {
	text-decoration: none;
	white-space: nowrap;
	background-color: #646496;
	color: #f2f2ff;
}
.betree .clip {
	border-width: 0px;
	overflow: hidden;
}
DIV.beTreeNode {
	border-width: 0px;
	position: relative;
	font-family: Verdana, 'Lucida Grande', Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3a3a75;
	white-space: nowrap;
}
/* end of Landr�copyright */
DIV.betree {
	margin: 0px;
	padding: 0px;
	padding-top: 1px;
	margin-left: 5px;
}
/*P.betree {
	margin-top: 5px;
	margin-left: 5px;
} */
/*
ADMINISTRATION TREE SCHEMES
*/
.btree {
	margin: 0px;
	padding: 0px;
	position: relative;
	font-family: Verdana, 'Lucida Grande', Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #202022;
	white-space: nowrap;
}
.btree img {
	border-width: 0px;
	margin: 0px;
	padding: 0px;
	vertical-align: text-bottom;
}
.btree a {
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}
.btree a:hover {
	margin: 0px;
	padding: 0px;
	color: #202022;
	text-decoration: underline;
}
.btree .node {
	margin: 0px;
	padding: 0px;
	position: relative;
	top: -2px;
	color: #202022;
}
.btree .nodeSel {
	margin: 0px;
	padding: 0px;
	background-color: #3a3a75;
	position: relative;
	top: -3px;
	font-weight: bold;
	color: #ffffff;
}
DIV.btree, DIV.betreesearch {
	margin: 0px;
	padding: 0px;
	margin-left: 10px;
	border-width: 0px;
}
DIV.betreesearch {
	margin-left: 12px;	
}
INPUT.betreecheckbox {
	margin: 0px;
	margin-right: 4px;
	padding: 0px;
	height: 12px;
	width: 12px;
}
