.defaultTreeTable{
	margin : 0px;
	padding : 0px;
	border : 0px;
	width:170px;
}
.containerTableStyle { overflow: visible; position:relative; top:0; font-size : 11px;}
.containerTableStyleRTL span { direction:rtl; unicode-bidi: bidi-override;  width:170px; }
.containerTableStyleRTL { direction: rtl; overflow : auto; position:relative; top:0; font-size : 11px; width:170px;}
.standartTreeRow	{
	font-family : Georgia, "Times New Roman", Times, serif; 
	font-size : 11px; 
	-moz-user-select: none;  
	width:170px;
	text-decoration:none;
	text-align:justify;
	}
.selectedTreeRow	{
	background-color : navy; 
	color:white; font-family : Georgia, "Times New Roman", Times, serif; 		
	font-size : 11px;  
	-moz-user-select: none; 
	width:170px;
	text-decoration:none;
	}
.dragAndDropRow{ background-color : navy; color:white; }
.standartTreeRow_lor{
	text-decoration:none; 
	background-color : #FFFFF0; 
	font-family : Georgia, "Times New Roman", Times, serif; 	
	font-size : 11px; 
	-moz-user-select: none; 
	width:170px; 
	}
.selectedTreeRow_lor{
	text-decoration:none; 
	background-color : red; 
	color:white; font-family : Georgia, "Times New Roman", Times, serif; 
	font-size : 11px;  
	-moz-user-select: none;
	width:170px; 
	}

.standartTreeImage{ width:14px; height:14px;  overflow:hidden; border:0; padding:0; margin:0;
font-size:1px; }
.hiddenRow { width:1px;   overflow:hidden;  }
.dragSpanDiv,.dragSpanDiv td{ 	font-size : 11px; 	background-color:white; }


.selectionBox{
background-color: #FFFFCC;
}
.selectionBar {
	top:0;
	background-color: Black;
	position:absolute;
	overflow:hidden;
	height: 2px;
	z-index : 11;
}

.intreeeditRow{
  width:100%; font-size:8pt; height:16px; border:1px solid silver; padding:0; margin:0;
  -moz-user-select:  text;   
}
.dhx_tree_textSign{
   font-size:8pt;
   font-family:monospace;
   width:21px;
   color:black;
   padding:0px;
   margin:0px;
   cursor:pointer;
   text-align: center;
}
.dhx_tree_opacity{
    opacity:0;
    -moz-opacity:0;
    filter:alpha(opacity=0);
}
.dhx_bg_img_fix{
width:14px;
height:14px;
background-repeat: no-repeat;
background-position: center;
background-position-x: center;
background-position-y: center;
}


