@charset "UTF-8";
#main {
	position:relative;
	left:0px;
	top:-1px;
	width:800px;
	height:600px;
	z-index:1;
	background-color: #FFE02B;
	margin-right: auto;
	margin-left: auto;
	color: #000000;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #3C204B;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}td img {display: block;}
.link_text {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18.5px;
	color: #197839;
	font-weight: bold;
}
.back_link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	letter-spacing: 1px;
	font-weight: normal;
	color: #F8D436;
}
a.back_link:link {
	color: #F8D436;
	letter-spacing: 1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
a.back_link:visited {
	color: #F8D436;
	letter-spacing: 1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
a.back_link:hover {
	color: #85C240;
	border-bottom: #FF9900;
	border-bottom-style: dotted;
	border-bottom-width: 2px;
	letter-spacing: 1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
a:link {
	color: #197839;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #197839;
}
a:hover {
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #FF9900;
	color: #197839;
}
a:active {
	text-decoration: none;
}
.left_bar {
	float: left;
	width: 150px;
	background-color: #632A85;
	height: 100%;
	bottom: 0px;
	top: 0px;
	position: relative;
}
.item_description {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #000000;
}
.item_description_sub {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 19px;
	color: #666666;
}
.catagory_title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #3C204B;
	font-weight: bold;
}
.book_title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	font-weight: bold;
	color: #197839;
}
.item_type {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	font-weight: bold;
	color: #CC6600;
}
.brief_description {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 25px;
	font-weight: bold;
	color: #666666;
	text-decoration: underline;
}
.button_divider {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 25px;
	width: auto;
	border-bottom-width: 4px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFF99;
	font-size: 13px;
	font-weight: bold;
	padding-left: 25px;
}
#cat_title {
	position:absolute;
	left:200px;
	top:44px;
	width:550px;
	height:27px;
	z-index:2;
	border-bottom-width: 1.5px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFCC;
}
.view_cart {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #632A85;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #FF6600;
}
#items {
	position:absolute;
	left:200px;
	top:92px;
	width:550px;
	height:690px;
	z-index:1;
	padding-right: 20px;
	overflow: auto;
}
#back {
	position:absolute;
	left:51px;
	top:194px;
	width:86px;
	height:18px;
	z-index:3;
}
#div_wrapper {
	position: relative;
	height: 600px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
.policy_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 19px;
	color: #000000;
}
.policy_header {
	font-size: 15px;
	font-weight: bold;
}

