BODY
{	font-size: 8pt;
	cursor: default;
	font-family: Verdana, 'Tahoma Cyr' , Tahoma, 'Arial Cyr' , Arial, sans-serif;
}

.Label
{
	font-size: 8pt;
	color: black;
	font-family: 'Tahoma Cyr' , Tahoma, 'Arial Cyr' , Arial, Helvetica, sans-serif;
}

.Caption
{
	font-weight: bold;
	font-size: 8pt;
}

.Leaf
{
	font-size: 8pt;
}

.Leaf:hover
{
	text-decoration: underline;
}

.Collapse
{
	font-size: 8pt;
}

.Collapse:hover
{
	text-decoration: underline;
}

.tree
{
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 4px;
	behavior: url(/a/c/scripts/tree.htc);
	padding-top: 4px;
}
SPAN
{
	border-right: #fff1dc1px solid;
	padding-right: 3px;
	border-top: #fff1dc 1px solid;
	display: inline;
	padding-left: 3px;
	padding-bottom: 2px;
	border-left: #fff1dc 1px solid;
	padding-top: 2px;
	border-bottom: #fff1dc 1px solid;
	position: relative;
	top: -2px;
	height: 17px;
	color: #660000;
}
SPAN.clsLabel
{
	
}
SPAN.clsSpace
{
	padding-right: 2px;
	padding-left: 2px;
	padding-bottom: 3px;
	margin: 0px;
	overflow: hidden;
	width: 17px;
	cursor: hand;
	padding-top: 3px;
	font-family: Verdana;
	position: relative;
	top: 0px;
}
SPAN.clsSpace SPAN
{
	border-right: #ffcc99 1px solid;
	border-top: #ffcc99 1px solid;
	border-left: #ffcc99 1px solid;
	width: 11px;
	color: black;
	border-bottom: #ffcc99 1px solid;
	position: relative;
	height: 11px;
	background-color: white;
}
SPAN.clsCollapse
{
	padding-right: 1px;
	padding-left: 1px;
	font-size: 9px;
	padding-bottom: 1px;
	overflow: hidden;
	line-height: 6px;
	padding-top: 1px;
}
SPAN.clsExpand
{
	padding-left: 1px;
	font-size: 13px;
	overflow: hidden;
	line-height: 3px;
	padding-top: 3px;
}
SPAN.clsLeaf
{
	padding-right: 1px;
	padding-left: 3px;
	font-size: 9px;
	padding-bottom: 1px;
	overflow: hidden;
	line-height: 3px;
	padding-top: 1px;
}
SPAN.clsMouseOver
{
	border-right: #ffcc99 1px solid;
	border-top: #ffcc99 1px solid;
	border-left: #ffcc99 1px solid;
	border-bottom: #ffcc99 1px solid;
	background-color: #f2e1cf;
}
SPAN.clsMouseDown
{
	border-right: #993300 1px solid;
	border-top: #993300 1px solid;
	border-left: #993300 1px solid;
	border-bottom: #993300 1px solid;
}
SPAN.clsCurrentHasFocus
{
	border-right: #ffcc99 1px solid;
	border-top: #ffcc99 1px solid;
	border-left: #ffcc99 1px solid;
	border-bottom: #ffcc99 1px solid;
	background-color: White;
}
SPAN.clsCurrentNoFocus
{
	border-right: #993300 1px solid;
	border-top: #993300 1px solid;
	border-left: #993300 1px solid;
	border-bottom: #993300 1px solid;
}
A
{
	color: #993300;
	text-decoration: none;
}
SPAN.clsUnavailable
{
	border-right: medium none;
	padding-right: 0px;
	border-top: medium none;
	padding-left: 0px;
	padding-bottom: 0px;
	border-left: medium none;
	color: #888888;
	padding-top: 0px;
	border-bottom: medium none;
	top: 0px;
	height: 0px;
}
.hide
{
	display: none;
}
.shown
{
	display: block;
	margin-left: 15px;
}
.tree IMG
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	cursor: hand;
	padding-top: 0px;
	position: relative;
	top: -2px;
}
.treelabel
{
	color: white;
	font-family: verdana;
}

