body         { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: 
               #746E3A; background-color: #E3DDA9; background-image: 
               url('../res/background.jpg'); background-repeat: no-repeat; 
               margin-top: 0px; background-position: center top }

a:link {
	text-decoration: none;
 	color: #746E3A;
}

a:visited    { text-decoration: none; color: #C0C0C0 }
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}

.current     { color: #746E3A; background-color: #E3DDA9; font-weight: bold }
.cthumb      { background-color: #E3DDA9; color: #746E3A }
.thumb {
	background-color: #333333;
	border: 0px; border-width: 0px;
}

.image { margin: 0px; border-width: 1px; border: 1px solid;}
a:link .image { border-color: #746E3A; color: #746E3A;}
a:visited .image { border-color: #666666; color: #666666;}
a:hover .image { border-color: #ffffff; color: #ffffff;}

.slideImage { border-width: 25px; border: 25px solid; border-color: #666600;}
a:link .slideImage { border-color: #666600;}
a:visited .slideImage { border-color: #666600;}

.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}

.title a:link {
	text-decoration: none;
	color: #000000;
}

.title a:visited {
	text-decoration: none;
	color: #000000;
}

.title a:hover {
	text-decoration: none;
	color: #ffffff;
}

.infotable {
	border: 1px solid #444444;
	border-collapse: collapse;
}

.infotable td {
	border: 1px solid #444444;
}

.infotable table td {
	border: 0px;
}

.dirname {
	font-size: 12px;
	font-weight: bold;
	color: #746E3A;
}

.comment     { color: #746E3A; font-size: 12px; font-weight: bold; background-color: #E3DDA9 }
.smalltxt    { color: #746E3A; font-size: 11px; background-color: #E3DDA9 }
.xsmalltxt   { font-size: 9px; color: #746E3A; background-color: #E3DDA9 }
.newlabel {
	font-size: 8px;
	font-weight: bold;
	color: #EEEEEE;
	background-color: #558800;
}
