/* @override http://localhost:3000/stylesheets/styles.css?1267574419 */

/* @override http://localhost:3000/stylesheets/styles.css?1267525316 */

/* @override http://localhost:3000/stylesheets/styles.css?1267525039 */

/* @override http://localhost:3000/stylesheets/styles.css?1267358444 */

body {
	font: medium "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	background-color: #fcf1dc;
}

h1 {
	font-size: medium;
	color: #5f0dfe;
}

.file {
	color: #000;
	padding-top: 2px;
	font-size: medium;
	padding-left: 3px;
}

.folder {
	font-size: medium;
	color: blue;
	padding-top: 2px;
	padding-left: 2px;
}

A:link {
	text-decoration: none;
}

A:hover {
	text-decoration: underline;
}

.table_head {
    text-align:center;
}


table tbody tr td {
	/*border: 1px solid #6781fe;*/
}

