body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #7b1d1a;
	font-size: 10pt;
	margin: 0px;
}
.tbl-main-window {
	background-color: #ffdeb3;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
}
.tbl-footer {
	border: 1px solid #000000;
	background-color: #8d211d;
}
.tbl-footer a:link {
	color: #000000;
	text-decoration: underline;
}
.tbl-footer a:visited {
	color: #000000;
	text-decoration: underline;
}
.tbl-footer a:active {
	color: #ffffff;
	text-decoration: underline;
}
.tbl-footer a:hover {
	color: #000000;
	text-decoration: none;
}

.tbl-footer div {
	font-weight: bold;
	text-align: center;
	font-size: 0.7em;
}
div.main-text {
	text-align: justify;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
}
img.left {
	float: left;
}
div.main-text img {
	border: 1px solid #000000;
	margin: 5px;
}
img.right {
	float: right;
}
a:link {
	color: #000000;
	text-decoration: underline;
}
a:visited {
	color: #000000;
	text-decoration: underline;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
a:active {
	color: #000000;
	text-decoration: underline;
}
.main-page {
	width: 1000px;
}
.left-curtain {
	background-image: url(../images/curtain-left200.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #000000;
	border-left-color: #000000;
	width: 192px;
	text-align: left;
	vertical-align: top;
}
.right-curtain {
	background-image: url(../images/curtain-right200.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	margin: 0px;
	padding: 0px;
	width: 192px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
	text-align: right;
	vertical-align: top;
}
