a:link{color:#42718C; text-decoration: none;}
a:hover{color:#42718C; text-decoration: none;}
a:visited{color:#42718C; text-decoration: none;}
/* Left Nav */
.lnmid {font:.96em verdana;padding:6px 10px 6px 10px;background-color:#fff;border-top:1px solid #99c1db; font-weight:bold; color:#0071B2}
.lnon {font:.96em verdana;color:#0071B2; font-weight:bold; padding:6px 10px 6px 10px;background-color:#cce3f2;border-top:1px solid #99c1db;}
.lnlist {padding:2px ; background:#F7F9FA;border-top:1px solid #99c1db;line-height: 1.2em}
.lnbot {background:none;border-top:1px solid #99c1db;}
.lnexpand {background:url(./expand.gif);margin:4px 0px 0px 0px;float:right;}
.lncollapse {background:url(./collapse.gif);margin:4px 0px 0px 0px;float:right;}
.lnon div.chevron2, .lntopon div.chevron2 {padding:0px 0px 0px 13px;}	/*²Ä¤G¼h*/
.lntop .chevron2 a:link, .lntop .chevron4 a:link, .lntopon .chevron4 a:link, .lntop .chevron2 a:visited, .lntop .chevron4 a:visited, .lntopon .chevron4 a:visited {text-decoration: none; font-weight:bold; color:#fff;}
.lntop .chevron2 a:hover, lntop .chevron4 a:hover, .lntopon .chevron4 a:hover {text-decoration: underline; color:#fff; font-weight:bold;}
.chevron2 {font-size: 12px;font-weight:bold;background:none; padding:0; margin:0;}
.lnon a:link, .lnon a:visited {color:#0071B2; text-decoration: none;}
.lnon a:hover {color:#0071B2; text-decoration:underline;}
.lnmid a:link, .lnmid a:visited {color:#0071B2; text-decoration: none;}
.lnmid a:hover {color:#0071B2; text-decoration:none;}
.lnlist .bullet a:link, .lnlist .bullet a:visited {color:#0071B2; text-decoration: none; font-size:12px; line-height: 22px; font-family:Arial;}	/*²Ä¤T¼h*/
.lnlist .bullet a:hover {color:#0071B2; text-decoration:underline;}
#AspNet-TreeView .chevron2,#AspNet-TreeView .chevron4 {background:none; padding:0; margin:0;height:12px;}
.leftnavpad {margin-left:18px;}

.foo {} /* W3C CSS validator likes CSS files to start with a class rather than a comment. Soooooo.... */

/* This style sheet is intended to contain RARELY CHANGED rules used when the TreeView control adapter is enabled. */
/* Empty rules are provided merely as a convenience for your future use or experimentation. */

div.AspNet-TreeView
{
    margin: 0;
    padding: 0;
}


div.AspNet-TreeView div
{
  
}