/* 1037 */
body
{
}
.bookonline-tblMain
{
	background-color: #f6f7f1;
	width: 100%;
	height: 100%;
}
.bookonline-label
{
	font-family: Tahoma, Verdana;
	font-size: 10pt;
	font-style: normal;
	color: #517827;
}
.bookonline-cell
{
	height: 10%;
	color: Black !important;
	font-family: tahoma,verdana !important;
}
.bookonline-cell a:link, .bookonline-cell a:visited
{
	color: Black !important;
	text-decoration: none;
}
.bookonline-cell a:hover, .bookonline-cell a:active
{
	color: Black !important;
	text-decoration: none;
}
.tree-cell
{
	vertical-align: top;
}
.book-title
{
	color: Black;
	font-weight: bold;
	font-family: David;
	font-size: 11pt;
}
.bookonline-tree
{
	width:148px;
	padding-bottom:10px;
}
.bookonline-selected, .bookonline-unselected
{
	font-family: Tahoma, Verdana;
	font-size:11px !important;
	line-height:16px;
	padding-top:0px;
	padding-right:1px;
	padding-bottom:0px;
	padding-left:0px;
	white-space: normal !important;
}
.bookonline-selected,
.bookonline-selected a:link, .bookonline-selected a:visited,
.bookonline-selected a:hover, .bookonline-selected a:active
{
	color: #000000 !important;
	text-decoration: none;
	cursor:text;
}
.bookonline-unselected,
.bookonline-unselected a:link, .bookonline-unselected a:visited,
.bookonline-unselected a:hover, .bookonline-unselected a:active
{
	color: #517827;
	text-decoration: none;
	cursor:pointer;
}
.bookonline-unselected a:hover, .bookonline-unselected a:active
{
	text-decoration: underline;
}

