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}

.dirtable { 
	background-color:#FFFFF2;  
	border-color:#2DFAE5;
	border-width:2px;
	border-style:solid;
	width:40%;
	float:left;
	margin-left:10%;
	margin-top:-10px;
	text-align:center;
	white-space:nowrap}
.dirpath {  
	border-color:#2DFAE5;
	border-width:2px; 
	border-style:none;
	border-bottom-style:solid;}
.dirdirectories {  
	border-color:#2DFAE5;
	border-style:none}
.dirfiles {
	border-width:2px; 
	border-color:#2DFAE5;
	border-style:none;
	font-weight:bold}

.filetable { 
	background-color:#FFFFF2; 
	border-color:#FA2DE5;
	border-width:8px; 
	border-style:ridge;
	margin-top:-10px}
.filename {  
	border-color:#FA2DE5;
	border-width:2px; 
	border-style:none}

.filepath, .abcpath {   
	border-style:none;}

.dirtop, .dirbottom, .filebottom, .abcbottom {
	font-family: Verdana,Andale Sans,Andale Sans UI,News Gothic MT,Century Gothic,sans-serif;
	font-size:10pt;
	margin-left:5%;
	margin-right:5%;}
