body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fafafa;
      margin-top: 0px;
	background-color: #f28213;
scrollbar-3dlight-color: #000000;
scrollbar-arrow-color: #AA7C40;
scrollbar-base-color: #AA7C40;
scrollbar-darkshadow-color: #CC0000;
scrollbar-face-color: #2C0902;
scrollbar-highlight-color: #FAFAFA;
scrollbar-shadow-color: #000000;
}

a:link {
	text-decoration: none;
 	color: #AABBAA;
}

a:visited {
	text-decoration: none;
	color: #AABBAA;
}

a:hover {
	text-decoration: none;
	color: #FFFFFF;
}

.image { margin: 0; border-width: 1; border: 1 solid;}
a:link .image { border-color: #aaaaaa; color: #aaaaaa;}
a:visited .image { border-color: #666666; color: #666666;}
a:hover .image { border-color: #ffffff; color: #ffffff;}

.osxtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}

.osxtitle a:link {
	text-decoration: none;
	color: #000000;
}

.osxtitle a:visited {
	text-decoration: none;
	color: #000000;
}

.osxtitle a:hover {
	text-decoration: none;
	color: #ffffff;
}

.infotable {
	border: 1px solid #f28213;
	border-collapse: collapse;
}

.infotable td {
	border: 1px solid #f28213;
}

.dirname {
	font-size: 12px;
	font-weight: bold;
	color: #AABBAA;
}

.comment {
	color: #CCDDCC;
	font-weight: bold;
	font-size: 12px;
}

.smalltxt {
	color: #f28213;
	font-size: 11px;
}

.xsmalltxt {
	color: #f28213;
	font-size: 9px;
}

#header, #comment {
	background: #f2c912;

}

.border, .box {
	border: 1px #CC0000 solid;
}

a:link, a:visited {
	color: #FAFAFA;
}

a:active, a:hover, h2 {
	color: #000000;
}

h1 {
	font-size: 1.8em;
	font-weight: bold;
	margin: 10px;
	letter-spacing: 4px;
}

h2 {
	font-size: 1.2em;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 4px;
	margin: 10px;
}

h3 {
	font-size: 1.0em;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 4px;
	margin: 10px;
}

#footer {
	font-size: 0.8em;
	padding: 1px;
background: #e25f0f;
}
