body   { color: white; font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; background-color: #9e0606 }

a:link  { color: white; text-decoration: none }

a:visited  { color: white; text-decoration: none }

a:hover  { color: white; text-decoration: none }

.current {
	font-weight: bold;
 	color: #000000;
	background-color: #e0a759;
}

.image  { margin: 0px; border: solid 1px maroon }
a:link .image  { color: white; border: #aaaaaa }
a:visited .image  { color: white; border: #666666 }
a:hover .image  { color: white; border: #ffffff }

.osxtitle  { color: white; font-weight: bold; font-size: 14px; font-family: Verdana, Arial, Helvetica, sans-serif }

.osxtitle a:link  { color: white; text-decoration: none }

.osxtitle a:visited  { color: white; text-decoration: none }

.osxtitle a:hover  { color: white; text-decoration: none }

.infotable {
	border: 1px dotted #610505;
	border-collapse: collapse;
}

.infotable td {
	border: 1px dotted #610505;
}

.dirname  { color: white; font-weight: bold; font-size: 12px }

.comment  { color: white; font-weight: bold; font-size: 12px }

.smalltxt  { color: white; font-size: 11px }

.xsmalltxt  { color: white; font-size: 9px }