body {
	font: 11pt Arial, Helvetica, sans-serif;
	color: #180906;
	margin: 0px;
	background-color: #F6F1ED;
}
.left {
	text-align: center;
	vertical-align: top;
	width: 221px;
	height: 100%;
}
.Main {
	height: 100%;
	vertical-align: top;
	background-color: #FFFFFF;
}
.books {
	padding-top: 2px;
	padding-right: 12px;
	padding-bottom: 2px;
	padding-left: 12px;
	text-align: center;
	font-size: 10pt;
	vertical-align: top;
}
.BooksName {
	font-size: 11pt;
	font-weight: bold;
	color: #660000;
}
.price {
	font: bold 11pt Arial, Helvetica, sans-serif;
	color: #CC0000;
}
.books img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.BooksName a {
	color: #660000;
	text-decoration: none;
}
.Content {
	font-size: 11pt;
	line-height: 25px;
	padding-right: 45px;
	padding-bottom: 10px;
	padding-left: 45px;
	color: #422C28;
}
.Content p {
	background-image: url(images/line.gif);
	text-transform: capitalize;
}
.top {
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #663300;
	text-align: center;
	display: block;
}
.text1 {
	color: #666600;
	font: 12px Arial, Helvetica, sans-serif;
}
.Big {
	font-size: 16px;
	font-weight: bold;
	color: #336600;
}
.Big a {
	color: #336600;
	text-decoration: underline;
}
.Title {
	font-size: 20px;
	color: #990000;
	font-weight: bold;
	background-color: #F6F1ED;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B66200;
	padding-top: 2px;
	padding-left: 4px;
}
.Content img {
	margin: 10px;
}
.footer {
	font-size: 12px;
	padding: 10px;
	text-align: center;
}
.footer a {
	color: #180906;
	text-decoration: none;
}

