body {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #E6D4BA;
	background-color: #442C25;
	margin: 0px;
	padding: 0px;
}

a:link {
	text-decoration: none;
 	color: #E6D4BA;
}

a:visited {
	text-decoration: none;
	color: #E6D4BA;
}

a:hover {
	text-decoration: none;
	color: #ffffff;
}

.current {
	font-weight: bold;
	background-color: #883928;
}

.cthumb {
	background-color: #c5a881;
	border: 0px;
}

.thumb {
	
	border: 0px;
}

.image { border: 1px solid #aaaaaa;}
a:link .image {  border-color: #aaaaaa;}
a:visited .image {  border-color: #aaaaaa;}
a:hover .image { border-color: #ffffff;}

.mthumb { border: 1px solid #aaaaaa;}
a:link .mthumb {  border-color: #aaaaaa;}
a:visited .mthumb {  border-color: #aaaaaa;}
a:hover .mthumb { border-color: #ffffff;}

.slideImage { border-width: 1px; border: 1px solid; border-color: #ffffff;}
a:link .slideImage { border-color: #ffffff;}
a:visited .slideImage { border-color: #ffffff;}

.menupanel
{ background-image:url('bar.gif');
  background-color:#432b25;
  background-repeat:repeat-x;
}

.pagepanel
{ background-image:url('bar.gif');
  background-color:#2D1D18;
  background-repeat:repeat-x;
}

.leftmenu
{ color:#CBA678;
  font-family: "Comic Sans MS", "Times New Roman", Times, serif;
  font-weight:bold;
  font-size:16px;
}

.leftmenu a:link    { text-decoration:none; color: #CBA678; }
.leftmenu a:visited { text-decoration:none; color: #CBA678; }
.leftmenu a:hover   { text-decoration:none; color: #E6D4BA; }

.page-header
{ color:#2D1D18;
  font-family: "Comic Sans MS", "Times New Roman", Times, serif;
  font-weight:bold;
  font-size:20px;
  margin-left:20px;
  margin-top:12px;
}

.article
{ color:#E6D4BA;
  font-family: Verdana, "Times New Roman", Times, serif;
  font-size:16px;
  font-weight:normal;
  margin-left:20px;
  margin-right:20px;
}
.article a:link    { text-decoration:underline; color: #CBA678; }
.article a:visited { text-decoration:underline; color: #CBA678; }
.article a:hover   { text-decoration:underline; color: #E6D4BA; }

.article-heading
{ color:#E6D4BA;
  font-family: Verdana, "Times New Roman", Times, serif;
  font-size:20px;
  font-weight:bold;
  font-style:italic;
}

.title {
	font-size: 120%;
	font-weight: bold;
	color: #2D1D18;
}

.title a:link {
	text-decoration: none;
	color: #2D1D18;
}

.title a:visited {
	text-decoration: none;
	color: #2D1D18;
}

.title a:hover {
	text-decoration: none;
	color: #cc4444;
}

.infotable {
	border: 1px solid #7E5223;
	border-collapse: collapse;
}

.infotable td {
	border: 1px solid #7E5223;
}

.infotable table {
	border-collapse: separate;
}

.infotable table td {
	border: 0px;
}

.dirname {
	font-size: 100%;
	font-weight: bold;
	color: #aaaaaa;
}

.comment {
	color: #E6D4BA;
	font-weight: bold;
	font-size: 100%;
}

.smalltxt {
	color: #E6D4BA;
	font-size: 90%;
}

.xsmalltxt {
	color: #E6D4BA;
	font-size: 80%;
}

.newlabel {
	font-size: 70%;
	font-weight: bold;
	color: #eeeeee;
	background-color: #CC4400;
}
