body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-repeat: repeat-y;
	background-color: #000000;
	margin-bottom: -0.3em;
	line-height: normal;
	font-weight: normal;
	font-style: normal;
	background-image: url(../image/cylinderbg.jpg);









}
.MenuBg {
	border: none #000000;
}
.TOC {
	text-decoration: none;
	background-color: #E0DDCC;
	width: 200px;
	padding-left: 12px;
	padding-bottom: 12px;
	z-index: 5;
	filter: DropShadow(Color=#AAAAAA, OffX=5, OffY=5, Positive=1);
	display: none;
	border-top: thin inset #E0DDCC;
	border-right: thin ridge #E0DDCC;
	border-bottom: thin ridge #E0DDCC;
	border-left: thin inset #E0DDCC;










}
.paper {
	background-image: url(../image/parchmentLt.gif);
}
.page {
	padding: 6px 12px 12px;
	border: none #E0DDCC;
	background-color: #F0EDDC;




}
.list {
	margin-bottom: 0.3em;
	padding-left: 0em;
	list-style-type: disc;
	list-style-position: outside;
    margin-top: 0em;
	line-height: normal;
	text-align: left;

}
.definition {
	font-size: 11px;
	margin-bottom: -0.6em;
}
.pageBdr {

	background-color: #F0EDDC;
	padding: 12px;
	border-top: thin outset #E0DDCC;
	border-right: thin ridge #E0DDCC;
	border-bottom: thin ridge #E0DDCC;
	border-left: thin outset #E0DDCC;
}
.bbText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #F0EDDC;
}
.subHead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: -1.5em;

}
