#myTree {	overflow:hidden;}/* Main Tree TD Elements */#myTree td {	cursor:default;	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 7pt;	color: #FFFFFF;	text-decoration: none;}/* Normal Folder & File Tree Link Properties*/#myTree a {	cursor:hand;	color:#808080;	text-decoration:none;}/* Whole Folder Row*/.ypxt-r-fo {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 7pt;	color: #FFFFFF;	text-decoration: none;	background-color:#83949F;}/* Whole Folder Row*/.ypxt-r-fi {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 7pt;	color: #FFFFFF;	text-decoration: none;	background-color:#83949F;	font-weight: normal;}/* Whole Folder Row*/.ypxt-r-fj {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 7pt;	color: #666666;	text-decoration: none;	font-weight: normal;	background-color:#FFFFFF;}/* Main Link Hover Functions */#myTree a:hover {	color:#000000;	text-decoration:none;}/* Normal Spacing Functions*/.ypxt-n {	padding-top:2px;	padding-bottom:2px;}/*Folder Sub Option Row*/.ypxt-clip {	background-color:#FFFFFF;	padding-left:10px;	padding-top:4px;	padding-bottom:5px;	width: 150px;}/*This is the handler for the clicked link *//*basically the page your on    -->   */#myTree a.ypxt-active {	color:#333333;	text-decoration:none!important;}
