body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #888888;
	background-color: #000000;
	margin-top: 0px;
}

a:link {
	text-decoration: none;
 	color: #ED1C24;
}

a:visited {
	text-decoration: none;
	color: #ED1C24;
}

a:hover {
	text-decoration: none;
	color: #00A651;
}

.current {
	font-weight: bold;
 	color: #000000;
	background-color: #00A651;
}

.cthumb {
	background-color: #666666;
	border: 0px; border-width: 0px;
}

.thumb {
	background-color: #333333;
	border: 0px; border-width: 0px;
}

.image { margin: 0px; border: 1px solid;}
a:link .image { border-color: #BB6666; color: #aaaaaa;}
a:visited .image { border-color: #666666; color: #666666;}
a:hover .image { border-color: #66BB66; color: #000000;}

.slideImage { border: 5px solid #666666;}
a:link .slideImage { border-color: #000000;}
a:visited .slideImage { border-color: #000000;}

.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #BBAAAA;
}

.title a:link {
	text-decoration: none;
	color: #BBAAAA;
}

.title a:visited {
	text-decoration: none;
	color: #BBAAAA;
}

.title a:hover {
	text-decoration: none;
	color: #AABBAA;
}

.infotable {
	border: 1px solid #666666;
	border-collapse: collapse;
	background: #222222;
}

.infotable td {
	border: 1px solid #666666;
}

.infotable table td {
	border: 0px;
}

.dirname {
	font-size: 13px;
	font-weight: bold;
	color: #AAAAAA;
}

.comment {
	color: #AAAAAA;
	font-weight: normal;
	font-size: 13px;
}

.comment a {
	text-decoration: underline;
}

.smalltxt {
	color: #888888;
	font-size: 12px;
	text-align: center;
}

.xsmalltxt {
	color: #888888;
	font-size: 10px;
}

.xsmalltxt2 {
	color: #888888;
	font-size: 12px;
}

.newlabel {
	font-size: 9px;
	font-weight: bold;
	color: #EEEEEE;
	background-color: #558800;
}

.thcom {
	font-size: 11px;
	font-weight: normal;
	color: #888888;
}