body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/layout/page-bg.jpg);
	background-repeat: repeat-y;
}
.content-bg {
	background-attachment: fixed;
	background-image: url(../images/layout/content-bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.table-bg-mid {
	background-image: url(../images/layout/table-bg-mid.gif);
	background-repeat: repeat-y;
}
.table-bg-top {
	background-image: url(../images/layout/table-bg-top.gif);
	height: 72px;
	width: 760px;
}

.table-bg-bottom {
	background-image: url(../images/layout/table-bg-bottom.gif);
	height: 75px;
	width: 760px;
}
.table-mid-left {
	background-image: url(../images/layout/table-mid-left.gif);
	height: 334px;
	width: 52px;
	background-position: top;
	background-repeat: no-repeat;
}
.table-mid-right {
	width: 52px;
}
.bodytext {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #333333;
	text-align: justify;
}

.bodytext2{
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #333333;
	text-align: justify;
}

.bodytext2 p{
	margin-top:0px;
	padding-top:0px;
}

.pagetitle {
	font-family: Tahoma, Arial;
	font-size: 13px;
	color: #525252;
	font-weight: bold;
}
.footer {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #9C7841;
}
.bodytextbold {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #5C5C5C;
	text-align: justify;
	font-weight: bold;
}
.bodytextboldWhite {

	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #EFE9D3;
	text-align: justify;
	font-weight: bold;
}
.largeCaptionWhite {
	font-family: Tahoma, Arial;
	font-size: 12px;
	color: #EFE9D3;
	font-weight: bold;
	line-height: 18px;
}
.paypalbox {
	height: 147px;
	width: 250px;
	background-image: url(../images/lesson/gradient-bg.jpg);
	background-color: #262223;
	background-repeat: no-repeat;
}

.paypalbox-large {
	height: 200px;
	width: 400px;
	background-image: url(../images/general/paypalbox-large.jpg);
}

.captionbox-large {
	height: 350px;
	width: 250px;
	background-image: url(../images/general/captionbox-large.jpg);
	background-color: #0C0606;
	background-repeat: no-repeat;
}
.bodytextWhite {

	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #EFE9D3;
	text-align: justify;
}

hr {
	height: 1px;
	width: 90%;
	color: #998F8E;
}
.quote {
	font-family: Tahoma, Arial;
	font-size: 12px;
	color: #6A6A6A;
	text-align: justify;
	font-style: italic;
}
a:link { color: #a20000; text-decoration: none;}
a:hover{ color: #a20000; text-decoration: underline; }
a:visited{ color: #a20000; text-decoration: none;}

a.footer:link { color: #9C7841; text-decoration:none; }
a.footer:hover { color: #9C7841; }
a.footer:visited { color: #9C7841; }

a.bodytextWhite:link { color: #EFE9D3; text-decoration:none; }
a.bodytextWhite:hover { color: #EFE9D3; }
a.bodytextWhite:visited { color: #999999; }

a.bodytextboldWhite:link { color: #EFE9D3; text-decoration:none; }
a.bodytextboldWhite:hover { color: #EFE9D3; }
a.bodytextboldWhite:visited { color: #999999; }

a.largeCaptionWhite:link { color: #EFE9D3; text-decoration:none; }
a.largeCaptionWhite:hover { color: #EFE9D3; }
a.largeCaptionWhite:visited { color: #999999; }
