


body  {
	font-family : Verdana;
	font-size : 13px;
	color : #556B2F;
	right : 10px;
	text-align: left;
	padding:5px;
	background : #f3eeeb;
}

pre {
	font-family : Verdana;
	color:#faf0e6;
	font-size : 15px;
	font-weight: 900;
	right : 10px;
	text-align: justify;
	padding:5px;
	background : #dc143c;
}
table  {
	font-family : Verdana;
	font-size : 13px;
	color : #000000;
	right : 10px;
	text-align: left;
	padding: 5px 2px;
	border : none;

}

td{
	font-family : Verdana;
	right : 10px;
	font-weight:500;
	padding:10px;
	background : #f3eeeb;
	border : none;
	vertical-align : middle;
}
a  {
	color : Maroon;
	line-height : 15px;
	font-size : 9pt;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight : 600;
	text-decoration : none;
	padding:5px;
}

a:hover  {
        color : #dc143c;
        font-size : 9pt;
        font-family : Verdana, Arial, Helvetica, sans-serif;
        font-weight : 600;
        text-decoration : none;
        background : #FFFFFF;
	    padding:5px;
}

.dirfiles  {
	font-family : Verdana;
	font-size : 12px;
	font-weight: 900;
	color : #000000;
	right : 10px;
	text-align:right;
	padding:5px;

	font-variant : small-caps;
	border:none;
}

.dirpath {
	text-transform:capitalize;
	color : #8b0000;
	line-height : 25px;
	font-size : 15pt;
	font-family :Verdana, Arial, Helvetica, sans-serif;
	font-weight :900;
	border:none;

}

.filepath  {
	color : #fb2a27;
	line-height : 17px;
	font-size : 11pt;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight : 600;
	border : none;
	font-variant : small-caps;

}

.filename  {
	color : #DC143C;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 14px;
	line-height : 18px;
	border : none;
	font-variant : small-caps;

}
.dirpath {
	font-family : Verdana;
	font-size : 16px;
	color : #000000;
	right : 10px;
	text-align: left;
	padding:5px;
	border : none;
	font-variant : small-caps;
}


.dirdirectories{
	color : #CC3366;
	line-height : 20px;
	font-size : 13px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight : bold;
	border : none;
	font-variant : small-caps;
		
	}
	
.filetable  {
	color : #cc3366;
	line-height : 18px;
	font-size : 11px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : #CC3366;
	font-weight : bold;
	font-variant : small-caps;
	
}
.dirtable  {
	color : #cc3366;
	line-height : 18px;
	font-size : 11px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : #CC3366;
	font-weight : bold;
	font-variant : small-caps;


}



