.list_header_all		{ border-style : none solid solid none; border-color: #ffffff #ffffff #000000 #ffffff; border-width: 1px 2px 1px 1px; background-color: #ffffff; }
.list_header_right		{  }
.list_header_sort		{  }

.list_header_text		{ color: #000000; font-size: 12px; font-weight: bold; }

.list_row_all			{ font-family: Arial, Helvetica, sans-serif; padding-top: 2px; font-size: 11px; border-right: solid white 2px; }
.list_row_1			{ background-color: #E4EEFA; }
.list_row_2			{ background-color: #ffffff; }
.list_highlighted_all		{  }
.list_highlighted_1		{  }
.list_highlighted_2		{  }

.list_print_heading_all		{ border-style: none solid solid none; border-color: #ffffff #ffffff #000000 #ffffff; border-width: 1px 2px 1px 1px; background-color: #ffffff; }
.list_print_heading_right	{  }
.list_print_heading_sort	{  }

.list_print_row_all		{ font-family:  Arial, Helvetica, sans-serif; font-size: 9px; background-color: #ffffff; border-style: none solid none none; border-color: #ffffff; border-width: 2px;}
.list_print_row_1		{  }
.list_print_row_2		{  }

.inv_list_overdue		{ color: red; }


.WEBS_Tree_Node_Row	td {
	margin-top: 1px solid #141414;
	padding: 3px 0;
	background: url(bg_menu_row.jpg) 0 1px no-repeat;
}

.WEBS_Tree_Node_Row td.spacertd, .WEBS_Tree_Selected td.spacertd {
	background: none;
}

.WEBS_Tree_Selected td {
	background: url(bg_rowselected.jpg) 0 0 repeat-x;
}
.WEBS_Tree_Node_Cell	{
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
	color: #ffffff;
	overflow: hidden;
	cursor: pointer;
}


.expandCollapseIcon {
	width: 11px;
	text-align: left;
}
.enterStationIcon {
	margin: 2px 0 0 0;
}