.sideMenuHeader {
	height:30px;
	line-height:-20px;
	text-align:left;
	color:#606060;
	font-size:22px;
	font-weight:normal;
 }
.sideMenuItem {
	cursor:pointer;
	height:30px;
	line-height:-20px;
	text-align:left;
	color:#CCCCCC;
	font-size:14px;
	font-weight:normal;
 }
.sideMenuItemActive, .sideMenuItemThisPage {
	cursor:pointer;
	height:30px;
	line-height:-20px;
	text-align:left;
	color:#FFFFFF;
	font-size:18px;
	font-weight:normal;
	border-right:5px;
	border-right-style:solid;
	border-right-color:#454545;
 }
.sideMenuItemThisPage {
	border-right:5px;
	border-right-style:solid;
	border-right-color:#505050;
}
.sideMenuItem SPAN {
	font-size:10px;
}
.sideMenuItemActive SPAN {
	font-size:13px;
}
.sideMenuItemThisPage SPAN {
	font-size:13px;
}
.chapter {
	font-size:16px;
	color:#EEEEEE;
	text-align:justify;
	margin-left:10px;
	margin-right:20px;
	margin-top:-15px;
	text-indent:10px;	
}
.chapterHeader {
	font-size:28px;
	text-align:left
}
.chapterHeaderHistory{
	font-size:20px;
	text-align:left
	margin-top:-20px;
	margin-bottom:-10px;
	border-bottom:1px;
	border-bottom-style:solid;
	border-bottom-color:#505050;
}
.hiddenTextBlock {
	margin-top:20px;
	border-bottom:1px;
	border-bottom-style:solid;
	border-bottom-color:#454545;
}
