body {
	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
	color: #E6D4BA;
	text-align: center;
	background-image: url(bg.gif);
	background-repeat: repeat-x;
	background-color: #b58757;
	margin: 0px;
	padding: 0px;
}

html {
	
	scrollbar-face-color:#b58757;
	scrollbar-highlight-color:#c5a881;
	scrollbar-3dlight-color:#442c25;
	scrollbar-darkshadow-color:#442c25;
	scrollbar-shadow-color:#633f35;
	scrollbar-arrow-color:#e6d4ba;
	scrollbar-track-color:#633f35;
	
}

a:link {
	text-decoration: none;
 	color: #442c25;
}

a:visited {
	text-decoration: none;
	color: #442c25;
}

a:hover {
	text-decoration: none;
	color: white;
}

/* image linklist */
.current {
	font-weight: bold;
	color: #442c25;
	background-color: #c5a881;
}

.fthumb { border: 1px solid #e8dbcc; }
a:link .fthumb { border-color: #e8dbcc; }
a:visited .fthumb { border-color: #e8dbcc; }
a:hover .fthumb { border: 2px solid #e8dbcc; }

.thumb {
	background-image: url(dia.gif);background-repeat: no-repeat;
	border: 0px;
}
a:hover { border: 0px solid #b58757;}
.image { border: 0px solid #b58757;
	margin-left: 2px;}
a:link .image { border-color: #b58757;}
a:visited .image { border-color: #b58757;}
a:hover .image { border: 2px solid #b58757;}

.mthumb { border: 0px solid #b58757;}
a:link .mthumb { border-color: #b58757;}
a:visited .mthumb { border-color: #b58757;}
a:hover .mthumb { border: 2px solid #b58757;}

.thumbshadow {
	background: url(thumbshadow.gif) no-repeat;
}

a:link .emppic { border: 0; }
a:visited .emppic { border: 0; }
a:hover .emppic { border: 0; }

.slideImage { border-width: 0px; border: 0px solid; border-color: #c5a881;}
a:link .slideImage { border-color: #c5a881;}
a:visited .slideImage { border-color: #c5a881;}

.title {
	font-size: 120%;
	font-weight: bold;
	color: #884444;
	background: url(hdr_mid.gif);
}

.title a:link {
	text-decoration: none;
	color: #884444;
}

.title a:visited {
	text-decoration: none;
	color: #884444;
}

.title a:hover {
	text-decoration: none;
	color: #bc8044;
}

.infotable {
	border: 0;
	/*
	border: 1px solid #884444;
	border-collapse: collapse;
	*/
}

.infotable td {
	border: 0;
	/*
	border: 1px solid #884444;
	*/
}

.infotable table {
	border-collapse: separate;
}

.infotable table td {
	border: 0px;
}

/* titles and comments for folders */
.dirname {
	font-size: 120%;
	font-weight: bold;
	color: #442c25;
}

/* titles and comments for thumbs */
.smalltxt {
	color: #442c25;
	font-weight: bold;
	font-size: 110%;
}

/* titles and comments for thumbs on slide pages */
.thumbcomment {
	color: #442c25;
	font-weight: bold;
	line-height: 150%;
}

/* titles for slides */
.slidetitle {
	color: #442c25;
	font-weight: bold;
	font-size: 110%;
}

/* Title on index page */
.foldercomment {
	color: #442c25;
	font-weight: bold;
	font-size: 130%;
}

/* comments for slides */
.comment {			
	color: #442c25;
	font-weight: normal;
}

/* infotable */
.xsmalltxt {
	color: #442c25;
	font-size: 100%;
}

.buttontext {
	font-size: 100%;
	font-weight: bold;
	text-align: left;
	margin: 0 5px;
	padding: 0;
	display: inline;
}

.buttonlabel a:link {
	text-decoration: none;
 	color: #442c25;
}

.buttonlabel a:visited {
	text-decoration: none;
	color: #442c25;
}

.buttonlabel a:hover {
	text-decoration: none;
	color: #884444;
}

.header {
	color: #c5a881;
	font-size: 110%;
	font-weight: bold;
	text-align: center;
	margin: 0;
	padding: 0;
}

.footer {
	color: #000000;
	font-size: 95%;
	text-align: center;
	text-decoration: none;
	margin: 0;
	padding: 0;
}

.footer a:link {
	text-decoration: none;
	color: black;
}

.footer a:visited {
	text-decoration: none;
	color: black;
}

.footer a:hover {
	text-decoration: none;
	color: white;
}

#shadow {
	background-image: url(shadow.png);
	background-repeat: repeat-x;
	width: 100%;
	height: 10px;
	margin: 20px 0 5px;
	behavior: url (/iepngfix.htc);
}

.empTextTableRight {
	width: 150px;
	padding-top: 50px;
	text-align: left;
	}
	
.empTextTableBottom {
	width: 800px;
	text-align: left;
	}
	
.newlabel {
	font-size: 70%;
	font-weight: bold;
	color: #E6D4BA;
	background-color: #CC4400;
}
