.TopGroup 
{ 
background-color: #C3C7D3; 
padding:5px; 
cursor: default; 
} 
.DefRoot_ItemCSS 
{ 
padding-top:5px; 
padding-bottom:2px; 
background-image: url(../App_Themes/White/Images/orange.gif) ; 
background-repeat :no-repeat ; 
padding-left: 10px; 
cursor:hand; 

} 
.ExpRoot_ItemCSS 
{ 
padding-top:5px; 
padding-bottom:2px; 
background-image: url(../App_Themes/White/Images/orange.gif) ; 
background-repeat :no-repeat ; 
padding-left: 10px; 
cursor:hand; 
} 
.Sys_Task_DefRoot_ItemCSS 
{ 
padding-top:5px; 
padding-bottom:2px; 
color:White ; 
background-image: url(../App_Themes/White/Images/orange.gif) ; 
background-repeat :no-repeat ; 
padding-left: 10px; 
cursor:hand; 
} 
.Sys_Task_ExpRoot_ItemCSS 
{ 
padding-top:5px; 
padding-bottom:2px; 
color:White ; 
background-image: url(../App_Themes/White/Images/orange.gif) ; 
background-repeat :no-repeat ; 
padding-left: 10px; 
cursor:hand; 
} 

.HovRoot_ItemCSS 
{ 
padding-right :10px; 
padding-top:5px; 
padding-bottom:2px; 
cursor:hand; 
color:Gray; 
background-image: url(../App_Themes/White/Images/topbgxp2.gif); 
background-repeat:no-repeat ; 
padding-left: 10px; 
} 

.Root_TextCont 
{ 
font-family: verdana; 
font-size: 11px; 
font-weight :800; 
padding-left:4px; 
} 
.Sys_Task_Root_TextCont 
{ 
color:White ; 
font-family: verdana; 
font-size: 11px; 
font-weight :800; 


} 
.Child_TextCont 
{ 
font-family: verdana; 
font-size: 11px; 
padding-left:5px; 
padding-bottom:7px; 
padding-top:2px; 

} 

.empty 
{ 
} 
.DefChild_ItemCSS 
{ 
padding-left :5px; 
padding-bottom:2px; 
padding-top:2px; 
cursor:hand; 
} 
.HovChild_ItemCSS 
{ 
padding-left :5px; 
padding-bottom:2px; 
padding-top:2px; 
cursor :hand ; 
} 
.HovChild_TextCSS 
{ 
text-decoration:underline; 
} 

.Level2Group 
{ 
background-color:#F0F1F5; 
border: 1px white solid; 
border-top-color: #F0F1F5; 
} 

 