body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	font-family: Verdana;
	color: #000000;
}

a:link {
	color: #858ba9;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #85a986;
	text-decoration: underline;
	font-weight: bold;
}

a:visited {
	color: #a085a9;
	text-decoration: none;
	font-weight: bold;
}

a:active {
	color: #85a986;
	text-decoration: none;
	font-weight: bold;
}

.title {
	position: absolute;
	z-index: 4;
	top: 0px;
	left: 50px;
	right: 50px;
}

.port {
	position: absolute;
	z-index: 0;
	top: 68px;
	left: 50px;
	right: 50px;
	height: 50px;
	border-top: 1px solid #000000;
}

.nav {
	position: absolute;
	z-index: 2;
	top: 120px;
	right: 70px;
	width: 200px;
	border-top: 4px double #000000;
	border-bottom: 4px double #000000;
	border-left: 4px double #000000;
	border-right: 4px double #000000;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	background-color: #d6e9d3;
}

.navcenter {
	text-align: center;
	font-weight: bold;
}

.content {
	position: absolute;
	z-index: 3;
	top: 75px;
	left: 50px;
	right: 350px;
	font-size: 12px;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #d3d7e9;
}

.heading {
	font-weight: bold;
	font-size: 13px;
	margin-left: 25px;
}

.bold {
	font-weight: bold;
}

.thumbtd {
	text-align: center;
	font-size: 10px;
	width:  150px;
}

.thumbtable {
	border-top: 0px;
	border-bottom: 0px;
	border-left: 0px;
	border-right: 0px;
	text-align: center;
}

.thumbtd2b {
	text-align: left;
	font-size: 12px;
	width:  350px;
	vertical-align: top;
}

.thumbtd2a {
	text-align: center;
	font-size: 12px;
	width:  150px;
	
}

.thumbtable2 {
	border-top: 0px;
	border-bottom: 0px;
	border-left: 0px;
	border-right: 0px;
	text-align: center;
}

.pstd {
	text-align: center;
	font-size: 11px;
	width:  500px;
}

.pstable {
	border-top: 0px;
	border-bottom: 0px;
	border-left: 0px;
	border-right: 0px;
	text-align: center;
}

.lessontd {
	text-align: center;
	font-size: 11px;
	width:  150px;
	vertical-align: top;
}

.lessontable {
	border-top: 0px;
	border-bottom: 0px;
	border-left: 0px;
	border-right: 0px;
	text-align: center;
}

.lessonhead {
	text-decoration: underline;
	font-style: italic;
	margin-left: 75px;
}

.lessonbody {
	margin-left: 50px;
}
