﻿.advertisement {
	text-align: center;
	color: #FFFFFF;
	font-size: 150%;
	font-family: EraserDust, "Comic Sans MS", sans-serif;
	background-color: #333333;
	text-decoration: none;
}
.board-body-bottom {
	background-color: #333333;
}
.board-body-top {
	text-align: center;
	color: #FFFFFF;
	font-size: 300%;
	font-family: EraserDust, "Comic Sans MS", sans-serif;
	background-color: #333333;
}
.board-bottom {
	font-size: 1pt;
	background-image: url('borders/c8.gif');
}
.board-bottom-left {
	font-size: 1pt;
	background-color: #FFFFFF;
	background-image: url('borders/c7.gif');
}
.board-bottom-right {
	font-size: 1pt;
	background-color: #FFFFFF;
	background-image: url('borders/c9.gif');
}
.board-middle {
	font-size: 1pt;
	background-color: #333333;
}
.board-side-left {
	font-size: 1pt;
	background-image: url('borders/c4.gif');
}
.board-side-right {
	font-size: 1pt;
	background-image: url('borders/c6.gif');
}
.board-top {
	font-size: 1pt;
	background-image: url('borders/c2.gif');
}
.board-top-left {
	font-size: 1pt;
	background-image: url('borders/c1.gif');
}
.board-top-right {
	font-size: 1pt;
	background-image: url('borders/c3.gif');
}
.board-text {
	font-family: EraserDust, "Comic Sans MS", sans-serif;
	color: #FFFFFF;
	text-align: center;
}
.border-body {
	background-color: #FFFFFF;
}
.border-bottom {
	font-size: 1pt;
	background-image: url('borders/border4.gif');
}
.border-bottom-left {
	font-size: 1pt;
	background-image: url('borders/border7.gif');
}
.border-bottom-right {
	font-size: 1pt;
	background-image: url('borders/border8.gif');
}
.border-middle {
	font-size: 1pt;
	background-color: #FFFFFF;
}
.border-side-left {
	font-size: 1pt;
	background-image: url('borders/border1.gif');
}
.border-side-right {
	font-size: 1pt;
	background-image: url('borders/border2.gif');
}
.border-text-corner {
	font-size: 1pt;
}
.border-top {
	font-size: 1pt;
	background-image: url('borders/border3.gif');
}
.hyperlink-black {
	color: #000000;
}
.hyperlink-pdf {
	text-decoration: none;
	color: #000000;
}
.hyperlink-white {
	color: #FFFFFF;
	text-decoration: none;
}
.hyperlink-yellow {
	color: #FFFF99;
}
.image-noborder {
	border-width: 0px;
}
.table-80percent-center {
	margin-left: auto;
	margin-right: auto;
	width: 80%;
}
.table-90percent-center {
	margin-left: auto;
	margin-right: auto;
	width: 90%;
}
.table-100percent-center {
	margin-left: auto;
	margin-right: auto;
	width: 100%;
}
.table-bordercollapse {
	margin-left: auto;
	margin-right: auto;

	margin-bottom: 0px;
	border-collapse: collapse;
}
.table-left-bottom {
	border-left-style: none;
	border-left-width: medium;
	border-right-style: solid;
	border-right-width: 1px;
	border-top-style: none;
	border-top-width: medium;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-color: black;
}
.table-left-full {
	border-left-style: none;
	border-left-width: medium;
	border-right-style: solid;
	border-right-width: 1px;
	border-top-style: solid;
	border-top-width: 1px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-color: black;
}
.table-left-none {
	border-left-style: none;
	border-left-width: medium;
	border-right-style: solid;
	border-right-width: 1px;
	border-top-style: none;
	border-top-width: medium;
	border-bottom-style: none;
	border-bottom-width: medium;
	border-color: black;
}
.table-left-top {
	border-left-style: none;
	border-left-width: medium;
	border-right-style: solid;
	border-right-width: 1px;
	border-top-style: solid;
	border-top-width: 1px;
	border-bottom-style: none;
	border-bottom-width: medium;
	border-color: black;
}
.table-middle-bottom {
	border-left-style: solid;
	border-left-width: 1px;
	border-right-style: solid;
	border-right-width: 1px;
	border-top-style: none;
	border-top-width: medium;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-color: black;
}
.table-middle-full {
	border-style: solid;
	border-width: 1px;
	border-color: black;
}
.table-middle-none {
	border-left-style: solid;
	border-left-width: 1px;
	border-right-style: solid;
	border-right-width: 1px;
	border-top-style: none;
	border-top-width: medium;
	border-bottom-style: none;
	border-bottom-width: medium;
	border-color: black;
}
.table-middle-top {
	border-left-style: solid;
	border-left-width: 1px;
	border-right-style: solid;
	border-right-width: 1px;
	border-top-style: solid;
	border-top-width: 1px;
	border-bottom-style: none;
	border-bottom-width: medium;
	border-color: black;
}
.table-outline {
	border: 1px solid #000000;
}
.table-right-bottom {
	border-left-style: solid;
	border-left-width: 1px;
	border-right-style: none;
	border-right-width: medium;
	border-top-style: none;
	border-top-width: medium;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-color: black;
}
.table-right-full {
	border-left-style: solid;
	border-left-width: 1px;
	border-right-style: none;
	border-right-width: medium;
	border-top-style: solid;
	border-top-width: 1px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-color: black;
}
.table-right-none {
	border-left-style: solid;
	border-left-width: 1px;
	border-right-style: none;
	border-right-width: medium;
	border-top-style: none;
	border-top-width: medium;
	border-bottom-style: none;
	border-bottom-width: medium;
	border-color: black;
}
.table-right-top {
	border-left-style: solid;
	border-left-width: 1px;
	border-right-style: none;
	border-right-width: medium;
	border-top-style: solid;
	border-top-width: 1px;
	border-bottom-style: none;
	border-bottom-width: medium;
	border-color: black;
}
.text-center {
	text-align: center;
}
.text-chapter {
	text-align: center;
	font-size: 150%;
	text-decoration: underline;
}
.text-copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	text-align: right;
}
.text-indexheader1 {
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	margin-bottom: 6px;
}
.text-indexheader2 {
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
}
.text-main {
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
}
.text-moreinchapter {
	text-align: center;
	font-size: 100%;
}
.text-quote-author {
	margin: 0px 20px 0px 20px;
	padding: 0px;
	text-align: right;
	font-style: italic;
}
.text-quote-main {
	margin: 6px 20px 6px 20px;
	padding: 0px;
	font-style: italic;
}
.text-sectionheading {
	text-align: left;
	font-size: 120%;
}
.text-table-index {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	text-align: left;
	margin: 6px;
}
.text-table-lessons {
	margin-left: 3px;
	margin-right: 3px;
	margin-top: 0;
	margin-bottom: 0;
}
