body {
	font-family: Trebuchet, Trebuchet MS, Verdana, sans-serif;
	font-size: 12px;
	color: #E6D4BA;
	margin-top: 0px;
}

a:link {
	text-decoration: none;
 	color: #6B221C;
}

a:visited {
	text-decoration: none;
	color: #6B221C;
}

a:hover {
	text-decoration: none;
	color: #3F2500;
}

.image { margin: 0px; border-width: 1px; border: 1px solid;}
a:link .image { border-color: #444444; color: #444444;}
a:visited .image { border-color: #444444; color: #444444;}
a:hover .image { border-color: #ffffff; color: #ffffff;}

.osxtitle {
	font-family: Trebuchet, Trebuchet MS, Verdana, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #6B221C;
}

.osxtitle a:link {
	text-decoration: none;
	color: #6B221C;
}

.osxtitle a:visited {
	text-decoration: none;
	color: #6B221C;
}

.osxtitle a:hover {
	text-decoration: none;
	color: #3F2500;
}

.infotable {
	border: 2px solid #7E5223;
	border-collapse: collapse;
}

.infotable td {
	border: 2px solid #7E5223;
}

.dirname {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

.comment {
	color: ##3F2500;
	font-weight: bold;
	font-size: 12px;
}

.smalltxt {
	color: #3F2500;
	font-size: 11px;
}

.xsmalltxt {
	color: #333333;
	font-size: 9px;
}
.columnhead 
	{
	font: 12px/14px Trebuchet, Trebuchet MS, Verdana, sans-serif;
	font-style: normal;
	font-weight: bold;
	color: #6B221C;
	}
	

.smallbody 
	{
	font: 10px/12px Trebuchet, Trebuchet MS, Verdana, sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color:#333333;
	}
a.columnlink:link 
	{
	font-family: 11px/14px Trebuchet, Trebuchet MS, Verdana, sans-serif;
	color: #3F2500;
	text-decoration: none;
	font-weight: bold;
	}

a.columnlink:visited 
	{
	font-family: 11px/14px Trebuchet, Trebuchet MS, Verdana, sans-serif;
	color: #3F2500;
	text-decoration: none;
	font-weight: bold;
	}
	
a.columnlink:hover 
	{
	font-family: 11px/14px Trebuchet, Trebuchet MS, Verdana, sans-serif;
	text-decoration: underline;
	color: #6B221C;
	font-weight: bold;
	}
	
a.columnlink:active 
	{
	font-family: 11px/14px Trebuchet, Trebuchet MS, Verdana, sans-serif;
	color: 3F2500;
	text-decoration: none;
	font-weight: bold;
	}