html, body { width:100%;height:100%; }
body {font-family:"Times New Roman",Tahoma,Verdana,Arial,sans-serif; } 	
a { text-decoration:none; }
.styleway {
		background-color:#FFFFFF;
		font-size:8pt;
		color:#000000;
		font-weight:bold;
		border:0px #000000 solid;
	}
.stylespot {
		background-color:#F78181;
		font-size:14pt;
		font-weight:bold;
		border:1px #000000 solid;
	}
.styletask {
		background-color:#ADDFFF;
		font-size:14pt;
		font-weight:bold;
		border:0px #000000 solid;
	}

#the_side_bar li { list-style: none; margin:0px;padding:0px; } 
#the_side_bar ul { margin-left:0px; padding:0px; }
/* Control how "sided out" the tree is */
#the_side_bar ul  ul , #the_side_bar ul li { margin-left:8px; padding:0px; } 
/* Format menu items differently depending on what level of the tree they are in */
#the_side_bar ul li { font-size:  11px; }
#the_side_bar ul li ul li { font-size: 10px; }
#the_side_bar ul li ul li ul li { font-size: 9px; }
#the_side_bar ul li ul li ul li ul li { font-size: 8px; } 

#the_side_bar2 li { list-style: none; margin:0px;padding:0px; } 
#the_side_bar2 ul { margin-left:0px; padding:0px; }
/* Control how "sided out" the tree is */
#the_side_bar2 ul  ul , #the_side_bar2 ul li { margin-left:8px; padding:0px; } 
/* Format menu items differently depending on what level of the tree they are in */
#the_side_bar2 ul li { font-size:  11px; }
#the_side_bar2 ul li ul li { font-size: 10px; }
#the_side_bar2 ul li ul li ul li { font-size: 9px; }
#the_side_bar2 ul li ul li ul li ul li { font-size: 8px; } 

#the_side_bar3 li { list-style: none; margin:0px;padding:0px; } 
#the_side_bar3 ul { margin-left:0px; padding:0px; }
/* Control how "sided out" the tree is */
#the_side_bar3 ul  ul , #the_side_bar3 ul li { margin-left:8px; padding:0px; } 
/* Format menu items differently depending on what level of the tree they are in */
#the_side_bar3 ul li { font-size:  11px; }
#the_side_bar3 ul li ul li { font-size: 10px; }
#the_side_bar3 ul li ul li ul li { font-size: 9px; }
#the_side_bar3 ul li ul li ul li ul li { font-size: 8px; } 

.inView { display:block; }
.outView { color:silver; opacity:0.4; alpha(opacity=40); }

