body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFF;
	margin: 0px;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
a {
	color: #069;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

.topbar {
	background-color: #333;
}



.mainBack {
	background-image: url(images/paperleft.jpg);
	background-repeat: repeat-y;
	background-position: 0px 0px;
	padding-left: 65px;
}
.contentText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #5F4B4B;
	line-height: 25px;
	margin-right: 60px;
	background-image: url(images/line.gif);
	padding-left: 5px;
}
.text01 {
	color: #900;
}
.text02 {
	color: #666;
	font-size: 10pt;
}

.name {
	color: #27816C;
}
.photo img {
	border: 1px solid #CCC;
}


.bookDec {
	text-align: center;
	float: right;
	width: 230px;
	color: #534535;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 20px;
	margin-left: 5px;
	background-color: #FFF;
}
.bookName {
	color: #793d1b;
	font-weight: bold;
}
.bookName a {
	text-decoration: none;
	color: #793d1b;
}
.price {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #C00;
}
