@charset "UTF-8";
/* CSS Document */

body {
	background-position: top;
	background-color: #1F203E;
	padding: 0px;
	margin: 0px;
	vertical-align: top;
	background-image: url(images/grad_600px.jpg);
	background-repeat: repeat-x;
	padding: 0px;
}
body, table, tr, td {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000000;
}
.main {
	width: 720px;
	background-color: #333366;
	background-position: center;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.bottom_space {
	background-color: #333366;
	background-position: center;
	padding-top: 0px;
	padding-right: 40px;
	padding-bottom: 40px;
	padding-left: 40px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
a {
	color: #000066;
	text-decoration: underline;
}
a:hover {
	color: #990000;
	text-decoration: underline;
}
.booktxt {
	font-size: 12px;
	color: #000000;
}
.subtext {
	font-size: 12px;
	color: #000066;
}
.listtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000066;
}
.cat_title {
	font-size: 16px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding: 4px;
	background-color: #615C9A;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	text-align: center;
	margin: 0px;
}
.store_bg {
	color: #000000;
	border: 2px solid #000000;
	width: 720px;
	background-color: #C9C7E0;
	display: block;
	background-position: center;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #C4D1F8;
	background-position: center;
}
.tiny {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
hr {
	color: #000000;
}
.book {
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.bookrow {
	padding-top: 12px;
	padding-right: 12px;
	padding-bottom: 12px;
	padding-left: 12px;
	border-top: 0px none;
	border-right: 0px none;
	border-bottom: 1px solid #000000;
	border-left: 0px none;
}
.catrow {
	border-top: 0px none;
	border-right: 0px none;
	border-bottom: 1px solid #000000;
	border-left: 0px none;
	padding: 0px;
}

