body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #353A2D;
	background-color: #B3C29F;
	margin-top: 0px;
}

a:link {
	text-decoration: none;
	color: #353A2D;
}

a:visited {
	text-decoration: none;
	color: #353A2D;
}

a:hover {
	text-decoration: none;
	color: #D7E9BE;
	border: 0px;
}

.current {
	font-weight: bold;
 	color: #353A2D;
	background-color: #899677;
	border: 0px;
}

.cthumb {
	background-color: #899677;
	border: 0px;
}

.thumb {
	background-color: #333333;
	border: 0px;
}

.image { margin: 0px; border: 0px;}
a:link .image { color: #353A2D; border: 0px;}
a:visited .image { color: #353A2D; border: 0px;}
a:hover .image { color: #DAEAC4; border: 0px;}

.osxtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #353A2D;
}

.osxtitle a:link {
	text-decoration: none;
	color: #353A2D;
}

.osxtitle a:visited {
	text-decoration: none;
	color: #353A2D;
}

.osxtitle a:hover {
	text-decoration: none;
	color: #D7E9BE;
}

.infotable {
	border: 0px;
}

.infotable td {
	border: 0px;
}

.dirname {
	font-size: 12px;
	font-weight: bold;
	color: #353A2D;
}

.comment {
	color: #353A2D;
	font-size: 12px;
}

.smalltxt {
	color: #353A2D;
	font-size: 11px;
}

.xsmalltxt {
	color: #353A2D;
	font-size: 9px;
}