.TreeView
{
	border-right: 0px;
	padding-right: 0px;
	border-top: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	border-left: 0px;
	padding-top: 0px;
	border-bottom: 0px;
	border-collapse: collapse;
} 


.TreeNodeRows
{
	border-right: #254a67 1px solid;
	border-top: #254a67 1px solid;
	border-left: #254a67 1px solid;
	padding: 3px;
	padding-left: 5px;
	font-size: 10px;
	cursor: hand;
	color: white;
	font-family: Verdana;
} 


.Level1
{
	background-color: #32648c;
	cursor: hand;
	color: white;
	font-family: Verdana;
	font-size: 10px;
	padding-right: 5px;
	border-bottom: #254a67 1px solid;
	border-left: #254a67 1px solid;
	border-right: #254a67 1px solid;
}

.SelectedLevel1
{
	font-weight: bold;
	text-decoration: underline;
	background-color: #32648c;
	cursor: hand;
	font-size: 10px;
	color: white;
	font-family: Verdana;
	border-bottom: #254a67 1px solid;
	border-left: #254a67 1px solid;
	border-right: #254a67 1px solid;
	padding-right: 5px;

}

.HoverLevel1
{	
	text-decoration: underline;
	background-color: #32648c;
	font-size: 10px;
	font-family: Verdana;
	cursor: hand;
	color: white;
	border-bottom: #254a67 1px solid;
	border-left: #254a67 1px solid;
	border-right: #254a67 1px solid;
	padding-right: 5px;

}

.Level2
{
	background-color: #297AB9;
	border-bottom: #32648c 1px solid;
	border-right: #32648c 1px solid;
	border-left: #32648c 1px solid;
	padding-right: 5px;
	font-size: 10px;
	cursor: hand;
	color: white;
	font-family: Verdana;

}

.SelectedLevel2
{
	background-color: #297AB9;
	font-weight: bold;
	text-decoration: underline;
	border-bottom: #32648c 1px solid;
	border-left: #32648c 1px solid;
	border-right: #32648c 1px solid;
	padding-right: 5px;
	font-size: 10px;
	cursor: hand;
	color: white;
	font-family: Verdana;

}

.HoverLevel2
{
	background-color: #297AB9;
	text-decoration: underline;
	border-bottom: #32648c 1px solid;
	border-left: #32648c 1px solid;
	border-right: #32648c 1px solid;
	padding-right: 5px;
	font-size: 10px;
	cursor: hand;
	color: white;
	font-family: Verdana;
}


.Level3
{
	background-color: #66A5E1;
	border-bottom: #297AB9 1px solid;
	border-left: #297AB9 1px solid;
	border-right: #297AB9 1px solid;
	padding-right: 5px;
	font-size: 10px;
	cursor: hand;
	color: white;
	font-family: Verdana;


}

.SelectedLevel3
{
	background-color: #66A5E1;
	font-weight: bold;
	text-decoration: underline;
	border-bottom: #297AB9 1px solid;
	border-left: #297AB9 1px solid;
	border-right: #297AB9 1px solid;
	padding-right: 5px;
	font-size: 10px;
	cursor: hand;
	color: white;
	font-family: Verdana;

}

.HoverLevel3
{
	background-color: #66A5E1;
	text-decoration: underline;
	border-bottom: #297AB9 1px solid;
	border-left: #297AB9 1px solid;
	border-right: #297AB9 1px solid;
	padding-right: 5px;
	font-size: 10px;
	cursor: hand;
	color: white;
	font-family: Verdana;

}


.Level4
{
	background-color: #95C5F1;
	border-bottom: #66A5E1 1px solid;
	border-left: #66A5E1 1px solid;
	border-right: #66A5E1 1px solid;
	padding-right: 5px;
	font-size: 10px;
	cursor: hand;
	color: white;
	font-family: Verdana;
}

.SelectedLevel4
{
	background-color: #95C5F1;
	font-weight: bold;
	text-decoration: underline;
	border-bottom: #66A5E1 1px solid;
	border-left: #66A5E1 1px solid;
	border-right: #66A5E1 1px solid;
	padding-right: 5px;
	font-size: 10px;
	cursor: hand;
	color: white;
	font-family: Verdana;

}

.HoverLevel4
{
	background-color: #95C5F1;
	text-decoration: underline;
	border-bottom: #66A5E1 1px solid;
	border-left: #66A5E1 1px solid;
	border-right: #66A5E1 1px solid;
	padding-right: 5px;
	font-size: 10px;
	cursor: hand;
	color: white;
	font-family: Verdana;
}


.Level5
{
	background-color: #98bde0;
	border-bottom: #98bde0 1px solid;
	border-left: #98bde0 1px solid;
	border-right: #98bde0 1px solid;
	padding-right: 5px;
	font-size: 10px;
	cursor: hand;
	color: white;
	font-family: Verdana;


}

.SelectedLevel5
{
	background-color: #98bde0;
	font-weight: bold;
	text-decoration: underline;
	border-bottom: #98bde0 1px solid;
	border-left: #98bde0 1px solid;
	border-right: #98bde0 1px solid;
	padding-right: 5px;
	font-size: 10px;
	cursor: hand;
	color: white;
	font-family: Verdana;

}

.HoverLevel5
{
	background-color: #98bde0;
	text-decoration: underline;
	border-bottom: #98bde0 1px solid;
	border-left: #98bde0 1px solid;
	border-right: #98bde0 1px solid;
	padding-right: 5px;
	font-size: 10px;
	cursor: hand;
	color: white;
	font-family: Verdana;
}


.EditTree
{
	font-weight: bold;
	font-size: x-small;
	color: #336699;
	border-top-style: none;
	font-family: Verdana;
	border-collapse: collapse;
	background-color: #ffffff;
}

.SelectedEditTree
{
	font-weight: bold;
	text-decoration: underline;
	font-weight: bold;
	font-size: x-small;
	color: #336699;
	border-top-style: none;
	font-family: Verdana;
	border-collapse: collapse;

}

.HoverEditTree
{
	text-decoration: underline;
	font-weight: bold;
	text-decoration: underline;
	font-weight: bold;
	font-size: x-small;
	color: #336699;
	border-top-style: none;
	font-family: Verdana;
	border-collapse: collapse;
}


.LoadServiceHover
{
	padding-right: 3px;
	padding-left: 3px;
	font-size: 11px;
	padding-bottom: 1px;
	cursor: hand;
	color: #9BC66C; 
	padding-top: 1px;
	font-family: sans-serif, tahoma;
	text-decoration: underline;
}

.LoadServiceSelected 
{ 
  font-family: sans-serif, tahoma; 
  font-size: 11px; 
  padding:1px;
  padding-left: 3px; 
  padding-right: 3px; 
  color: #9BC66C; 
  cursor: hand;
}

.navLevel1
{
	background-color: #32589F;
	padding-right: 5px;
	border-bottom: #335356 1px solid;
	border-left: #335356 1px solid;
	border-right: #335356 1px solid;
	cursor: hand;
	color: white;
	font-family: Verdana;
	font-size: 10px;
}

.navSelectedLevel1
{
	font-weight: bold;
	text-decoration: underline;
	background-color: #32589F;
	padding-right: 5px;
	border-bottom: #335356 1px solid;
	border-left: #335356 1px solid;
	border-right: #335356 1px solid;
	cursor: hand;
	color: white;
	font-family: Verdana;
	font-size: 10px;
}

.navHoverLevel1
{	
	text-decoration: underline;background-color: #32589F;
	padding-right: 5px;
	border-bottom: #335356 1px solid;
	border-left: #335356 1px solid;
	border-right: #335356 1px solid;
	cursor: hand;
	color: white;
	font-family: Verdana;
	font-size: 10px;
}

.navLevel2
{
	background-color: #7FB5E1;
	padding-right: 5px;
	border-bottom: #467276 1px solid;
	border-left: #467276 1px solid;
	border-right: #467276 1px solid;
	cursor: hand;
	color: white;
	font-family: Verdana;
	font-size: 10px;
}

.navSelectedLevel2
{
	font-weight: bold;
	text-decoration: underline;
	background-color: #7FB5E1;
	padding-right: 5px;
	border-bottom: #467276 1px solid;
	border-left: #467276 1px solid;
	border-right: #467276 1px solid;
	cursor: hand;
	color: white;
	font-family: Verdana;
	font-size: 10px;
}

.navHoverLevel2
{	
	text-decoration: underline;background-color: #7FB5E1;
	padding-right: 5px;
	border-bottom: #467276 1px solid;
	border-left: #467276 1px solid;
	border-right: #467276 1px solid;
	cursor: hand;
	color: white;
	font-family: Verdana;
	font-size: 10px;
}


.navLevel3
{
	background-color: #B3D8F3;
	padding-right: 5px;
	border-bottom: #599175 1px solid;
	border-left: #599175 1px solid;
	border-right: #599175 1px solid;
	cursor: hand;
	color: white;
	font-family: Verdana;
	font-size: 10px;
}


.navSelectedLevel3
{
	font-weight: bold;
	text-decoration: underline;
	background-color: #B3D8F3;
	padding-right: 5px;
	border-bottom: #599175 1px solid;
	border-left: #599175 1px solid;
	border-right: #599175 1px solid;
	cursor: hand;
	color: white;
	font-family: Verdana;
	font-size: 10px;
}

.navHoverLevel3
{	
	text-decoration: underline;
	background-color: #B3D8F3;
	padding-right: 5px;
	border-bottom: #599175 1px solid;
	border-left: #599175 1px solid;
	border-right: #599175 1px solid;
	cursor: hand;
	color: white;
	font-family: Verdana;
	font-size: 10px;
}

.hlink
{
	padding-right: 10px;
	font-size: 11px;
	color: #297ab9;
	font-family: Arial,Helvetica, sans-serif;
	text-decoration: none;
}

.currentHlink
{
	padding-right: 10px;
	font-weight: bold;
	font-size: 11px;
	color: #32648C;
	font-family: Arial,Helvetica, sans-serif;
	text-decoration: none;
}

.EditTree
{
	border: 0px;
	margin: 0px;
	border-collapse: collapse;
	padding: 0px;
	background-color: transparent;
}

.EditTreeL1
{
	font-size: 11px;
	color: #ffffff;
	font-family: Arial,Helvetica, sans-serif;
	font-weight: bold;
}

.EditTreeL2
{
	background-color: #789D98;
	font-size: 10px;
	color: #ffffff;
	font-family: Arial,Helvetica, sans-serif;
	margin: 0px;
	border: 0px;
	padding: 2px;
	padding-left: 4px;
	border-collapse: collapse;
	cursor: hand;
}

.EditTreeSelected
{
	font-size: 11px;
	color: #ffffff;
	font-family: Arial,Helvetica, sans-serif;
	font-weight: bold;
	cursor: hand;
	color: #ffd079;
}
