/* Put this inside a @media qualifier so Netscape 4 ignores it */
.treemain {
padding-left:10px; 
font-family:Tahoma, Verdana, Arial, 'Times New Roman'; 
font-size:11px;
cursor: pointer; 
background: url(js/plus.gif)   bottom left no-repeat;
height:17px;
text-indent:9px;
}

a:link {color:#000000; text-decoration:none;}
a:visited {color:#000000; text-decoration:none;}
a:hover {color:#990000; text-decoration:none;}
a:active {color:#000000; text-decoration:none;}

.treemain2 {
padding-left:10px; 
font-family:Tahoma, Verdana, Arial, 'Times New Roman'; 
font-size:11px;
cursor: pointer;
height:17px;
text-indent:9px;
}

.treesub {
padding-left:27px; 
font-family:Tahoma, Verdana, Arial, 'Times New Roman'; 
font-size:10px;
cursor: pointer; 
background: url(js/bullet.gif)   bottom left no-repeat;
height:15px;
text-indent:9px;
background-position:18px;
}

