*	{
margin: 0;
padding: 0;
}

html {
	height: 100%;
	width: 100%;
}

body {
	background-color: #e0d0be;
	height:100%!important;
	height:100%;
	font-family: "Times New Roman", Times, serif;
	margin-top: 0;
	width: 100%;
}

#news {
border: dotted;
border-color: #512e05;
margin: 5px;
padding: 5px;
background-color: #e0d0be;
}

#main {
	margin: 0px;
	padding-left: 15px;
	padding-right: 15px;
}

.text {
	color: #512E05;
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
}

.header {
	color: #512E05;
	font-size: x-large;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
}
a:link {
	color: #C94604;
	text-decoration: none;
}
a:active {
	color: #CC3333;	
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #AF3C01;
}
a:hover {
	text-decoration: none;
	color: #F85722;
}


.copyright {
	font: x-small "Times New Roman", Times, serif;
	color: #512e05;
}


.current {
	font-weight: bold;
	background-color: #883928;
}

.cthumb {
	background-color: #e5cdad;
	border: 0px;
}

.thumb {
	background-color: #c5a881;
	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;}

.title {
	font-size: 120%;
	font-weight: bold;
	color: #512E05;
}

.title a:link {
	text-decoration: none;
	color: #884444;
}

.title a:visited {
	text-decoration: none;
	color: #884444;
}

.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: #512e05;
	font-weight: bold;
	font-size: 100%;
}

.smalltxt {
	color: #512e05;
	font-size: small;
	font-family: "Times New Roman", Times, serif;
}

.xsmalltxt {
	color: #512e05;
	font-size: 80%;
}

.newlabel {
	font-weight: bold;
	color: #eeeeee;
	background-color: #CC4400;
}
.newsdate {
	color: #512e05;
	font-weight: bold;
	font-size: 100%;
	text-decoration: underline;
}
