.leftpageborder {
	border-top-width: 0.2mm;
	border-right-width: 0.2mm;
	border-bottom-width: 0.2mm;
	border-left-width: 0.2mm;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.rightpageborder {
	border-top-width: 0.2mm;
	border-right-width: 0.2mm;
	border-bottom-width: 0.2mm;
	border-left-width: 0.2mm;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.cellborder {
	border: 0.2mm solid #000000;
	text-align: center;
	vertical-align: middle;

}
.spine {
	background-image: url(images/spinegif.gif);
	background-repeat: repeat-y;
	background-position: center center;

}
.nocellborder {

	border: 0.2mm solid #FFFFFF;
}
.middle {
	position: absolute;
	left: 593px;
	top: 228px;
	width: 102px;
	height: 66px;



}
.ShowHand {
	cursor: hand;
}
