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;
}

.current {
	font-weight: bold;
 	color: #353A2D;
	background-color: #899677;
}

.cthumb {
	background-color: #899677;
	border: 0px; border-width: 0px;
}

.thumb {
	background-color: #333333;
	border: 0px; border-width: 0px;
}

.image { margin: 0px; border-width: 1px; border: 1px solid;}
a:link .image { border-color: #A1AF8F; color: #aA1AF8F;}
a:visited .image { border-color: #747F65; color: #747F65;}
a:hover .image { border-color: #DAEAC4; color: #DAEAC4;}

.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: 1px solid #747F65;
	border-collapse: collapse;
}

.infotable td {
	border: 1px solid #747F65;
}

.dirname {
	font-size: 12px;
	font-weight: bold;
	color: #353A2D;
}

.comment {
	color: #353A2D;
	font-weight: bold;
	font-size: 12px;
}

.smalltxt {
	color: #353A2D;
	font-size: 11px;
}

.xsmalltxt {
	color: #353A2D;
	font-size: 9px;
}