HTML
{
	overflow: auto;
}

DIV.book
{
	background-color: white;
	overflow: hidden;	
}

DIV.book .wait
{
	width: 100%;
	text-align: center;
	vertical-align: middle;
	background-color: #f3f3f3;
}

DIV.book .footer
{
	background-color: #ECE9D8;
	border-top-color: black;
	border-top-width: 1px;
	border-top-style: solid;
	margin-top: 0px;
	padding-top: 0px;
	overflow: hidden;
	clear: both;
}

DIV.book .footer #Buttons
{
	margin-top: 2px;
	float: left;
	vertical-align: top;
}

DIV.book .footer #Buttons SELECT
{
	vertical-align: top;
	height: 20px;
	margin-top: 4px;
}

DIV.book .footer #LoadingBar
{
	vertical-align: top;
	margin-top: 7px;
	float: right;
}

DIV.book .footer #AppLogo
{
	vertical-align: top;
	margin-top: 4px;
	margin-right: 5px;
	margin-left: 5px;
	float: right;
}

DIV.book .left_menu
{
	float: left;
	width: 250px;
	height: 500px;
	background-color: white;
	border-right-color: black;
	border-right-width: 1px;
	border-right-style: solid;
	padding: 5px;
	overflow: auto;	
}

DIV.book .page_notes
{
	background-color: #FFFFC0;
	float: left;
	display: block;
	overflow: auto;
	height: 120px;
	border-top-color: black;
	border-top-width: 1px;
	border-top-style: solid;
	padding: 7px;	
}

DIV.book .page_notes #TextNote
{
	display: block;
	cursor: default;
	color: gray;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 8pt;
	height: 100%;
	overflow: auto;
}

DIV.book .page_notes #EditNote
{
	display: inline;	
	float: left;
	height: 85px;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 8pt;
	color: black;
}

DIV.book .page_notes INPUT
{
	display: inline;
	float: left;
	margin-right: 5px;
	margin-top: 5px;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 8pt;
	color: black;
}

DIV.book .box
{
	color: black;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 8pt;
	background-color: #808080;
	overflow: auto;
	cursor: url('/img/hand.cur');
	float: left;
	width: 100%;
}

DIV.book .page_container
{
	text-align: center;	
	padding-left: 20px;
	padding-right: 10px;
	padding-top: 15px;
	padding-bottom: 15px;
}

DIV.book .page_box
{
	width: 700px;
	height: 300px;	
	margin: 0 auto 0 auto;
}

DIV.book .page
{
	border-width: 1px;
	border-color: black;
	border-style: solid;
	background-color: white;
	width: 50px;
	height: 50px;
	float: left;
	display: inline;
	background-repeat: no-repeat;
}

DIV.book .page_right
{
	font-size: 1px;
	float: right;
	display: inline;
	width: 10px;
	height: 100%;
	background-image: url('/img/shadow_rh.jpg');
	background-repeat: repeat-y;
}

DIV.book .page_bottom
{
	font-size: 1px;
	display: block;
	clear: both;
	width: 100%;
	height: 10px;
	background-image: url('/img/shadow_bt.jpg');
	background-repeat: repeat-x;
}

DIV.book .page_bottom #img_left
{
	float: left;
	display: inline;
}

DIV.book .page_bottom #img_right
{
	float: right;
	display: inline;
}

SELECT.book_select
{
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 8pt;
	color: #161A1D;
	font-weight: normal;
	height: 18px;
	background-color: #C6D7E6;	
}

INPUT.book_button, BUTTON
{
	text-align: center;
	border-color: #114F86;
	border-width: 1px;
	border-style: solid;
	background-color: #C6D7E6;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 8pt;
	color: black;
	height: 20px;
	width: 100px;
	vertical-align: middle;
}

DIV.book .menu
{
	position: absolute;
	top: 0px;
	left: 0px;
	background-color: white;
	border-color: black;
	border-width: 1px;
	border-style: solid;
	padding: 1px;
	width: 165px;
}

DIV.book .menu .MenuEndItem
{
	display: block;
	clear: both;
	height: 1px;
	font-size: 1px;
	background-color: #ECE9D8;
	width: 25px;
	overflow: hidden;
}

DIV.book .menu .MenuSeparatorImage
{
	width: 25px;
	background-color: #ECE9D8;
	height: 5px;
	font-size: 1px;
	display: inline;
	float: left;
	overflow: hidden;
}

DIV.book .menu .MenuSeparatorText
{
	background-color: #C5C2B8;
	display: inline;
	float: left;
	height: 1px;
	font-size: 1px;
	margin-left: 3px;
	margin-right: 3px;
	margin-top: 2px;
	width: 130px;
	overflow: hidden;
}

DIV.book .menu .MenuImage, DIV.book .menu .MenuImageFocused
{
	display: inline;
	float: left;
	vertical-align: top;
	padding-top: 5px;
	background-color: #ECE9D8;
	width: 25px;
	height: 20px;
	text-align: center;
}

DIV.book .menu .MenuImageFocused
{
	background-color: #88AEFC;
}

DIV.book .menu .MenuText, DIV.book .menu .MenuTextFocused
{
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 8pt;
	color: black;
	padding: 5px;
	display: inline;
	float: left;
	cursor: default;
	width: 130px;
	height: 15px;
}

DIV.book .menu .MenuTextFocused
{
	background-color: #88AEFC;
	color: white;
}

.Cat
{	
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 8pt;
	cursor: arrow, hand;
	padding-top: 3px;
}

.Item
{
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 8pt;
	padding-top: 3px;
}

A.Item, A.Item:link, A.Item:visited, A.Item:active, A.Item:hover
{
	color: #000000;
	text-decoration: none;
}