.tx-dirlisting-pi1
{

    .tx-dirlisting-pi1-error 
    { 
    	color: maroon; 
    
    }
    .tx-dirlisting-pi1-title,.tx-dirlisting-pi1-title a
    { 
    	font-size:12px;
    	font-family:verdana;
    	color :#000000;
    }
    .tx-dirlisting-pi1-title a
    { 
	color: #000099;
	font-weight: bold;
	text-decoration: none;
    }
    
    
    
    .tx-dirlisting-pi1 table 
    { 
    	border-width: 1px; 
    	border-color: black; 
    }
    .tx-dirlisting-pi1-header-row 
    { 
    	background-color: #000000; 
    }
    .tx-dirlisting-pi1-row 
    { 
    	background-color: #ffffff; 
    }
    
    .tx-dirlisting-pi1-header-icon,
    .tx-dirlisting-pi1-header-filename,
    .tx-dirlisting-pi1-header-perms,
    .tx-dirlisting-pi1-header-owner,
    .tx-dirlisting-pi1-header-group,
    .tx-dirlisting-pi1-header-filesize,
    .tx-dirlisting-pi1-header-filemod 
    {
      color: #FFFFFF;
      font-family: verdana;
      font-size: 14px;
      font-style: none;
      
      
    }
    
    .tx-dirlisting-pi1-icon,
    .tx-dirlisting-pi1-filename,
    .tx-dirlisting-pi1-filename-asb,
    .tx-dirlisting-pi1-perms,
    .tx-dirlisting-pi1-owner,
    .tx-dirlisting-pi1-group,
    .tx-dirlisting-pi1-filesize,
    .tx-dirlisting-pi1-filemod,.tx-dirlisting-pi1-filename a { 
    
    	font-family: verdana;
    	font-size:12px;
    	color:#000000;
    
    }
    
     .tx-dirlisting-pi1-filename a 
     { 
	color: #000099;
	font-weight: bold;
	text-decoration: none;
    
    }    