body  { font-size: 12px; font-family: Verdana, Arial, sans-serif; background-color: #000000; margin: 0; padding: 0 }

html {
	scrollbar-face-color:#444444;
	scrollbar-highlight-color:#000000;
	scrollbar-3dlight-color:#000000;
	scrollbar-darkshadow-color:#000000;
	scrollbar-shadow-color:#000000;
	scrollbar-arrow-color:#FFFFFF;
	scrollbar-track-color:#000000;
}

a:link  { color: #ffffff; text-decoration: none; text-align: center }

a:visited  { color: #888888; text-decoration: none; text-align: center }

a:hover {
	text-decoration: none;
	color: #888888;
}

.current {
	font-weight: bold;
	color: #ff0000;
}

.cthumb {
	background-color: #444444;
	border: 0px dotted #666666;
}

.thumb {
	background-color: #222222;
	border: 0px dotted #666666;
}

.image  { border: solid 1px #000000 }
a:link .image  { border-color: #000000 }
a:visited .image { border-color: #000000;}
a:hover .image { border-color: #be0000;}

.mthumb { border: 1px solid #000000;}
a:link .mthumb { border-color: #000000;}
a:visited .mthumb { border-color: #000000;}
a:hover .mthumb { border-color: #be0000;}

.slideImage { border-width: 1px; border: 1px solid; border-color: #666666;}
a:link .slideImage { border-color: #666666;}
a:visited .slideImage { border-color: #666666;}

.title  { font-size: 125%; font-weight: normal; text-align: center
	color: #ffffff }

.title a:link  { color: red; text-decoration: none }

.title a:visited {
	text-decoration: none;
	font-weight: normal;
	color: #ffffff;
}

.title a:hover {
	text-decoration: none;
	color: #ffffff;
}

.infotable {
	border: 0px dotted #666666;
	border-collapse: collapse;
}

.infotable td {
	border: 0px dotted #666666;
}

.infotable table {
	border-collapse: separate;
}

.infotable table td {
	border: 0px;
}

.dirname {
	font-size: 100%;
	font-weight: bold;
	color: #AAAAAA;
}

.comment  { color: #ff0000; font-size: 100%; font-style: normal; font-weight: normal }

.smalltxt  { color: white; font-size: 90% }

.xsmalltxt {
	color: #888888;
	font-size: 80%;
}

.newlabel {
	font-size: 70%;
	font-weight: bold;
	color: #000000;
	background-color: #FFCC00;
}
