body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #AAAAAA;
	background-color: #000000;
	margin-top: 0px;
	background-image: url(../res/bg.gif);
	background-repeat: repeat-x;
}
a:link {
	text-decoration: none;
 	color: #FF9924;
}
a:visited {
	text-decoration: none;
	color: #FF9924;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
.current {
	font-weight: bold;
	color: #CCCCCC;
}
.cthumb {
	background-color: #666666;
	border: 0px; border-width: 0px;
}

.thumb {
	background-color: #444444;
	border: 0px; border-width: 0px;
}
.image { margin: 0px; border-width: 1px; border: 1px solid;
}
.slideImage { border-width: px; border: px solid; border-color: ;
}
.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.infotable {
	border: 1px dotted #444444;
	border-collapse: collapse;
}

.infotable td {
	border: 1px dotted #444444;
}

.infotable table td {
	border: 0px;
}

.dirname {
	font-size: 12px;
	font-weight: bold;
	color: #AAAAAA;
}

.comment {
	color: #CCCCCC;
	font-weight: bold;
	font-size: 12px;
}

.smalltxt {
	color: #000000;
	font-size: 11px;
}
.xsmalltxt {
	color: #FF9924;
	font-size: 9px;
}
.newlabel {
	font-size: 8px;
	font-weight: bold;
	color: #000000;
	background-color: #FFCC00;
}
.copyright {
	font-size: 9px;
	color: #AAAAAA;
}