.book-body {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}
.book-title {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
}

body {
scrollbar-base-color: #FFF0FB;
scrollbar-face-color: #FFF0FB;
scrollbar-track-color: #FFF0FB;
scrollbar-arrow-color: #471660;
scrollbar-highlight-color: #8D2626;
scrollbar-3dlight-color: #4B9DC5;
scrollbar-shadow-color: #663366;
scrollbar-darkshadow-color: #4B9DC5;
overflow: auto;
}

table {
	width: 100%;
	height: 100%;
}

td {
	vertical-align: top;
	text-align: center;
}

div {
	border: 0px solid #000000;
}

div.container {
	position: relative;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	top: 11px;
	width: 780px;
	height: 434px;
}

div.left {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 200px;
	height: 432px;
}

div.top {
	position: absolute;
	top: 0px;
	left: 200px;
	width: 580px;
	height: 150px;
}

div.main {
	position: absolute;
	top: 150px;
	left: 200px;
	width: 580px;
	height: 282px;
}

.buttons {
	font-family: Caslon, ACaslon, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	background-position: center bottom;
	top: 5px;
}

a.button:link {
	font-family: Caslon, ACaslon, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	margin-top: 5px;
}

a.button:visited {
	margin-top: 5;
	font-family: Caslon, ACaslon, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}

a.button:hover {
	margin-top: 5;
	font-family: Caslon, ACaslon, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFCAFC;
	text-decoration: none;
	font-weight: bold;
}

a.booklink:link {
	font-family: Caslon, ACaslon, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}

a.booklink:visited {
	font-family: Caslon, ACaslon, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #471660;
	text-decoration: none;
}

a.booklink:hover {
	font-family: Caslon, ACaslon, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4B9DC5;
	text-decoration: none;
}
.buttons2 {
	font-family: Caslon, ACaslon, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
}
a {
	color: #7E4BB4;
	text-decoration: none;
}
a:hover {
	color: #DD5A5A;
	text-decoration: underline;
}
.bodyBolder {
	scrollbar-base-color: #FFF0FB;
	scrollbar-face-color: #FFF0FB;
	scrollbar-track-color: #FFF0FB;
	scrollbar-arrow-color: #471660;
	scrollbar-highlight-color: #8D2626;
	scrollbar-3dlight-color: #4B9DC5;
	scrollbar-shadow-color: #663366;
	scrollbar-darkshadow-color: #4B9DC5;
	overflow: auto;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #020202;
	text-decoration: none;
}
