@charset "utf-8";
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	font-size: 13px;
	color: #000000;
	margin: 0px;
}
.eBook {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.bookTitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 11pt;
	font-weight: bold;
	color: #FF0000;
	text-transform: uppercase;
}

.blue8 {
	font-size: 8pt;
	color: #0000CC;
	font-weight: bold;
}
.blue9 {
	font-size: 9pt;
	color: #0000CC;
	font-weight: bold;
}
.initials {
	text-align: right;
	float: none;
	clear: right;
}

.blue10 {
	font-size: 10pt;
	color: #0000CC;
	font-weight: bold;
}
.blue14 {
	font-size: 14pt;
	color: #0000CC;
	font-weight: bold;
}
hr {
	color: #000000;
}
.hr_red {
	color: #FF0000;
	font-weight: bold;
}
.black13 {
	font-weight: bold;
	color: #000000;
	font-size: 12px;
}
.black10 {
	font-weight: bold;
	color: #000000;
	font-size: 10pt;
}
.black8 {
	color: #000000;
	font-size: 8pt;
}
.black8_init {
	color: #000000;
	text-align: right;
	font-size: 8pt;
	font-weight: bold;
	float: right;
}
#scroll_150 {
	overflow: auto;
	height: 150px;
	background-color: #ffffff;
	border: 1px solid #CCCCCC;
}
.red9 {
	font-weight: bold;
	color: #FF0000;
	font-size: 9pt;
	font-family: "Times New Roman", Times, serif;
}
.table_lines {
	border-top: thin solid #000000;
	border-right: thin none #000000;
	border-bottom: thin solid #000000;
	border-left: thin none #000000;
}

.red10 {
	font-weight: bold;
	text-transform: none;
	color: #FF0000;
	font-size: 10pt;
}
.red10_bdr {
	font-weight: bold;
	text-transform: none;
	color: #FF0000;
	font-size: 10pt;
	border: thin solid #333333;
	padding: 2px 4px;
}
.copyright {
	font-family: "Times New Roman", Times, serif;
	font-size: 8pt;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
.borderBlk_thin {
	border: thin solid #555555;
}
.borderBlk {
	border: 2px solid #000000;
}
.product {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #000000;
}
.quotes {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: italic;
	color: #000000;
	text-decoration: none;
}
.link9 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #0000FF;
}
.warning {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FF0000;
}
