body{
	margin:0px;
	background-color:#FFFFFF}
body,table{	font-family:Andale Sans,Arial,Verdana,sans-serif}
a:link,a:visited{
   text-decoration:none;
   color:#0000FF}
a:hover,a:active{
   text-decoration:underline;
   color:#AA00FF}
.abcbottom,.dirbottom{
	margin-left:12%;
	margin-right:12%;
	text-align:justify}
.dirhtml{text-align:center}	/* makes together with the above txt block and images centered */	
.rightofdir{			/* non-CC for <td> or <table>: no margin-left f floating block */
	padding-left:8%;
	text-align:justify}
.dirtable{
	max-width:60%;	/* only working f IE because of float? */
	float:left}
.filetable{
	max-width:90%; /* IE ignores it */
	width:90%}		/* for IE 6.0 7.0 8.0? */
.dirtable,.filetable{
	white-space:nowrap;
	margin-left:5%;
	margin-top:-1em;
	border-width:2px;
	border-style:solid;
	background-color:#FFF8FF;
	border-color:#FFF8FF}
.dirpath,.dirdirectories,.dirfiles,.filepath,.abcpath{border-style:none}
.dirpath,.dirdirectories{	
	border-color:#DD5555;
	border-width:2px;  
	border-bottom-style:dotted}
.dirdirectories{background-color:#FFF4E1}
.dirdirectories,.dirfiles{padding-left:10px;padding-right:10px}
.df0{background-color:#FFFFEB}
.df1{background-color:#EBFFEB}
.footer{text-align:center}

.leftcol{
	width:200px;
	text-align:center;
	vertical-align:top}
.maincol{
	text-align:justify;
	vertical-align:top;
	padding-left:2%;
	padding-right:5%}

.logo{
	height:90;
	margin-top:10px;
	background-color:#FFF}	
.band{
	height:20;
	background-color:#FFF}

