/* CSS Document */

body {
	font-family: Georgia, Arial, Tahoma;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-attachment: scroll;
	background-color: #FF2B4E;
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	background-position: left top;
}
font,td {
	font-family: Georgia, Arial, Tahoma;
	font-size: 12px;
	text-decoration: none;
}
.intro {
	font-family: Georgia, Arial, Tahoma;
	font-size: 13px;
	text-decoration: none;
}
h1,h2,h3 {
	font-family: Georgia, Arial, Tahoma;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}
select,input,textarea {
	font-family: Georgia, Arial, Tahoma;
	font-size: 12px;
	text-decoration: none;
	color: #000000;
	background-color: #E8DAF8;
	border: 1px dotted #333333;
}
a,a:link {
	color: #FFD99F;
	text-decoration: none;
}
a:hover,a:active {
	color: #FFCCDE;
	text-decoration: none;
}
a:visited {
	color: #FFB3C1;
	text-decoration: none;
}.inv {
	visibility: hidden;
}
.spaced {
	line-height: 18px;
}
.small
{font-size: 9px}
form {
	display: inline;
}
.buy,.submit {
	color: #EAE3E4;
	background-color: #AC007F;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FC60AF;
	border-right-color: #6A1421;
	border-bottom-color: #4B1D10;
	border-left-color: #FC60AF;
	font-size: 13px;
	font-weight: bold;
}
.large {
	font-size: 16px;
	font-weight: bold;
}
.very_large {
	font-size: 24px;
	font-weight: bold;
	color: #FF2B4E;
	background-color: #000000;
	filter: Shadow(Color=#FFFFFF, Direction=225);
}
a.book_link,a.book_link:link,a.book_link:visited,a.book_link:active {
	font-family: Arial;
	font-size: 10px;
	font-variant: small-caps;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #BD0018;
	border: 1px solid #F4F4F4;
	padding-right: 3px;
	padding-left: 3px;
	padding-top: 0px;
	padding-bottom: 0px;
	display: block;
	margin: 0px 0px 4px 0px;
}
a.book_link:hover {
	font-family: Arial;
	font-size: 10px;
	font-variant: small-caps;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #ED0058;
	border: 1px solid #FFFFFF;
	padding-right: 3px;
	padding-left: 3px;
	padding-top: 0px;
	padding-bottom: 0px;
	display: block;
	margin: 0px 0px 4px 0px;
}
input.radio {
	background-color: transparent;
	border: 0px none;
}
div#intros {
	width: 290px;
	height: 400px;
	padding: 2px;
	margin: 10px 0;
	display: block;
	background-color: #F22849;
	border: 1px dashed #BD0058;
}
div#intros span,div#floatLayer span {
	display: none;
	width: 270px;
	margin: auto;
}
div#intros span#intro,div#floatLayer span#intro {
	display: block;
	width: 270px;
	margin: auto;
}
div#chapters {
	height: 550px;
	padding: 2px;
	margin: auto;
	display: block;
	background-color: #FF2B4E;
	overflow-x: hidden;
	overflow-y: scroll;
	scrollbar-3dlight-color: #BD0058;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-base-color: #FF2B4E;
	scrollbar-darkshadow-color: #FF2B4E;
	scrollbar-face-color: #FF2B4E;
	scrollbar-highlight-color: #FF2B4E;
	scrollbar-shadow-color: #BD0058;
}
