@charset "utf-8";
/* CSS Document */
html {
		min-height:101%;margin-bottom:1px;
}

body,td,th {
	font-family: Tahoma, Verdana, Arial;
	font-size: 10pt;
	color: #000000;
	min-height:101%;margin-bottom:1px;
}
body {
	background-color: #BAB190;
}
a:link {
	color: #023615;
}
a:visited {
	color: #023615;
}
a:hover {
	color: #034B1F;
}
a:visited:hover {
	color: #034B1F;
}
a:active {
	color: #023615;
}
.maintable {
	background-color: #ECE9DE;
	border: 1px solid #023615;
}
.copyright {
	font-size: 8pt;
}.pagetitles {
	font-size: 10pt;
	font-weight: bold;
	color: #023615;
}
.indexpic {
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 7px;
	margin-left: 5px;
}
.photos {
	border: 1px solid #023615;
	margin-right: 18px;
	margin-bottom: 5px;
}
.indextext {
	font-size: 11pt;
}
