body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #f3e4aa;
	background-color: #040403;
	margin-top: 0px;
}

a:link {
	text-decoration: none;
 	color: #cf9943;
}

a:visited {
	text-decoration: none;
	color: #019d19;
}

a:hover {
	text-decoration: none;
	color: #e2f31d;
}

.image { margin: 0px; border-width: 1px; border: 1px solid;}
a:link .image { border-color: #aaaaaa; color: #aaaaaa;}
a:visited .image { border-color: #666666; color: #666666;}
a:hover .image { border-color: #f3e44a; color: #f3e44a;}

.osxtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #<STYLE> 
    body 
    { 
        background-image: 
        url(../images/backg.gif); 
        background-repeat: no-repeat; 
        background-position: top center; 
        background-attachment: fixed 
    } 
</STYLE>;
}

.osxtitle a:link {
	text-decoration: none;
	color: #000000;
}

.osxtitle a:visited {
	text-decoration: none;
	color: #000000;
}

.osxtitle a:hover {
	text-decoration: none;
	color: #f3e44a;
}

.infotable {
	border: 1px solid #38518C;
	border-collapse: collapse;
}

.infotable td {
	border: 1px solid #38518C;
}

.dirname {
	font-size: 12px;
	font-weight: bold;
	color: #AAAAAA;
}

.comment {
	color: #E5B673;
	font-weight: bold;
	font-size: 12px;
}

.smalltxt {
	color: #f3e44a;
	font-size: 11px;
}

.xsmalltxt {
	color: #f3e44a;
	font-size: 9px;
}