.BodyTxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	background-color: #FFF;
}
.PageBody {
	background-color: #FFC;
	border-top-width: 0px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #900;
	border-bottom-color: #900;
	border-left-color: #900;
}
.redline {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #900;
}
.CelllineTop {
	background-image: url(images/redcTop.gif);
	background-repeat: repeat-x;
	height: 10px;
}
.CelllineTL {
	background-image: url(images/redcTL.gif);
	background-repeat: no-repeat;
	background-color: #FFC;
}
.CelllineTR {
	background-image: url(images/redcTR.gif);
	background-repeat: no-repeat;
	background-color: #FFC;
}
.CelllineLeft {
	background-image: url(images/redcLeft.gif);
	background-repeat: repeat-y;
	width: 10px;
	background-color: #FFF;
}
.CelllineRight {
	background-image: url(images/redcRight.gif);
	background-repeat: repeat-y;
	width: 10px;
}
.CelllineBL {
	background-image: url(images/redcBL.gif);
	background-repeat: no-repeat;
	background-color: #FFC;
}
.CelllineBR {
	background-image: url(images/redcBR.gif);
	background-repeat: no-repeat;
}
.CelllineBot {
	background-image: url(images/redcBot.gif);
	background-repeat: repeat-x;
	height: 10px;
}
.PageBG {
	background-image: url(images/MapleCorner.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	border: 2px solid #333;
	background-color: #FFF;
}
.BodyTxtRight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #900;
	height: 100%;
	background-repeat: no-repeat;
	background-position: right bottom;
	list-style-type: disc;
}
.footer {
	background-color: #900;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #FFF;
	text-align: center;
	height: 20px;
	line-height: 20px;
	text-decoration: none;
}

.rightcol {
	margin-bottom: 0px;
	background-image: url(images/MapleCorner4.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;
	background-color: #FFF;
}
.leftcol {
	height: 100%;
	margin-bottom: 0px;
	background-image: url(images/MapleCorner4a.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;
	background-color: #FFF;
}
.BodyTxtLeft {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000;
	height: 100%;
	background-repeat: no-repeat;
	background-position: right bottom;
	vertical-align: top;
}
.rightcolNoBG {
	height: 100%;
	margin-bottom: 0px;
	background-color: #FFF;
}
.Buttontab {
	background-color: #FFC;
}
.RightColShim {
	height: 550px;
	width: 10px;
	overflow: hidden;
	visibility: visible;
}
.formElements {
	background-color: #EAEAEA;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
.footerRH {
	background-color: #900;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-weight: normal;
	color: #CC9;
	text-align: center;
	height: 20px;
	line-height: 20px;
	text-decoration: none;
}
A:link.nolink {
	text-decoration: none;
	color: #CC9;
}
h2 {
	font-size: 18px;
	color: #900;
	margin: 0px;
	padding: 0px;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	color: #900;
}

hr {
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #900;
}

ul {
	list-style-type: disc;
	padding-top: 2px;
	padding-left: 20px;
}
.BodyTxtLeftCentered {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000;
	height: 100%;
	background-repeat: no-repeat;
	background-position: right bottom;
	vertical-align: top;
	text-align: center;
}

