.bodyStyle {
	background-color: #c1c6b3;
	margin: 0px;
	padding: 0px;
	background-position: center center;
}
.5Lline {
	background-image: url(../IMG/block1L.gif);
	background-repeat: repeat-y;
}
.contentBG {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #A3AB8F;
	background-image: url(../IMG/contentBlock.gif);
	background-repeat: repeat-x;
}
.baseBlock {
	background-color: #ABB19A;
	background-image: url(../IMG/baseBlock.gif);
	background-repeat: repeat-x;
}
.topBlock {
	background-color: #ABB19A;
	background-image: url(../IMG/topBlock.gif);
	background-repeat: repeat-x;
}
.titleStyle {
	font-size: 105%;
	color: #53564C;
	padding-left: 10px;
}
.indent10 {
	padding-left: 10px;
}
a:link {
	color: #656B5E;
	text-decoration: underline;
}
a:visited {
	color: #ABB19A;
	text-decoration: underline;
}
a:active {
	color: #77636E;
	text-decoration: underline;
}
.viewerThumbBG {
	background-image: url(../IMG/viewerThumbnailBG.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.viewerContentBG {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #A3AB8F;
	background-image: url(../IMG/viewerBottomR.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	text-align: center;
	vertical-align: top;
}
.hrDiv {
	text-align: center;
	vertical-align: middle;
	padding-top: 20px;
}
.viewerBG {
	background-color: #C1C6B3;
	background-image: url(../IMG/5barBlock.gif);
	background-repeat: repeat-x;
	background-position: right top;
}
.treeBlock {
	background-color: #FFFFFF;
	background-image: url(../IMG/treeBlock.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
.viewerContentLeftAlign {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #A3AB8F;
	background-image: url(../IMG/viewerBottomR.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	text-align: left;
	vertical-align: top;
	text-indent: 0px;
	padding-left: 10px;
}
.bulletStyle {
	padding-left: 0px;
	text-indent: 0px;
}
