body {
	font-family: "Palatino Linotype",Garamond,"Times New Roman",Arial,Helvetica,sans-serif;
	color: #FFFFFF;
	background-color: #1A3D7D;
	margin: 0 0 15px;
	font-size: 13px;
}
td {
	vertical-align: top;
}
a,a:link,a:visited,a:active {
	color: #E6E7EE;
}
a:hover {
	color: #FFFFFF;
}
#contact_details {
	position: absolute;
	top: 10px;
	right: 15px;
	width: 200px;
	height: 100px;
	overflow: hidden;
	font-size: 11px;
	text-align: right;
	line-height: 13px;
}
#contact_details a,#contact_details a:visited {
	text-decoration: none;
}
#menu {
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	color: #EFEFFF;
	height: 27px;
	background-image: url(/images/main/menu.gif);
	vertical-align: top;
	padding: 6px 20px 0 0;
}
#bottom_menu {
	position: absolute;
	bottom: 0;
	filter: alpha(Opacity: 60%);
}
#bottom_menu #menu {
	height: 22px;
}
#menu a,#menu a:visited {
	color: #CCCCDC;
	text-decoration: none;
}
#content {
	margin: 15px 40px;
}
#books {
	width: 760px;
	border: 2px dashed #0A1E52;
	background-color: #173773;
}
#books td {
	padding: 4px 3px 15px;
	border-bottom: 1px solid #101050;
}
.book_title {
	font-size: 18px;
	font-weight: bold;
}
input,textarea,select {
	font-family: Tahoma, Arial;
	font-size: 14px;
	color: #333333;
	background-color: #DEE7F8;
	border: 2px solid #333333;
}
.radio {
	border: 0 none;
	background: none;
}
.submit {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #1A4D9D;
	border: 1px solid #CBECE3;
}
.buy {
	text-align: left;
	font-weight: bold;
	background-color: #1A4D9D;
	margin: 0 0 0 10px;
	padding: 0 8px;
	border: 1px solid #CBECE3;
}
a.buy,a.buy:link,a.buy:visited {
	color: #CCCCDC;
	text-decoration: none;
}
a.buy:hover {
	color: #FFFFFF;
	text-decoration: none;
	border: 1px solid #FFFFFF;
}
