/*
blue: #3366cc
*/
*{margin:0;padding:0;border:0;}

table {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	margin: 0px 0px 0px 0px;
	border: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

body {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #222222;
	line-height: normal;
	text-decoration: none;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	color: #3366cc;
	font-weight: bold;
	line-height: normal;
	margin:  0px 0px 0px 0px;
	padding:  0px 0px 0px 0px;
	margin-bottom: 5px;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #3366cc;
	font-weight: bold;
	font-style: italic;
	line-height: normal;
	margin: 0px 0px 0px 0px;
	padding:  0px 0px 0px 0px;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #3366cc;
	font-weight: bold;
	line-height: normal;
	margin:  0px 0px 0px 0px;
	padding:  0px 0px 0px 0px;
	margin-bottom: 20px;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #3366cc;
	text-decoration: underline;
	line-height: normal;
	font-weight: normal;
}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	text-decoration: underline;
	line-height: normal;
	font-weight: normal;
}

.a12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3366cc;
	text-decoration: underline;
	line-height: normal;
	font-weight: normal;
}

.a12:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: underline;
	line-height: normal;
	font-weight: normal;
}

#outer {
	margin-top: 10px;
	margin-bottom: 20px;
	margin-left: 20px;
}

#menu{
/*	width:700px; */
	height: 23px;
	background-color: #EEEEEE;
	border: 1px solid #CCCCCC;
}

#menu a{
	height: 17px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #3366cc;
	font-weight: bold;
	text-decoration: none;
	background:#EEEEEE;
	display:block;
	border-right: 1px solid #CCCCCC;
	margin:0;
	padding: 3px 15px 3px 10px;
	float: left;
}

#menu a:hover, #menu .active{
	height: 17px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	font-weight: bold;
	text-decoration: none;
	background:#FFFFFF;
	display:block;
	border-right: 1px solid #CCCCCC;
	margin:0;
	padding: 3px 15px 3px 10px;
	float: left;
}

#orderForm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	width: 360px;
	border: 1px solid #CCCCCC;
	margin-left: 10px;
	padding: 10px 10px 0px 10px;
}

#orderForm input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3366cc;
	background:#EEEEEE;
	border: 1px solid #CCCCCC;
}

#orderForm textarea, #orderForm .box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #3366cc;
	background:#EEEEEE;
	border: 1px solid #CCCCCC;
}

#orderForm hr {
	color: #CCCCCC;
	border: 0;
	height: 1px;
}

#orderForm .box {
	text-align: right;
}

#orderForm .totals {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #3366cc;
	text-align: right;
	background:#FFFFFF;
	border: none;
}

#orderConfBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	border: 1px solid #3366cc;
	border: 1px solid #CCCCCC;
	margin: 0px;
	margin-left: 10px;
	padding: 10px;
}

#orderConfBox h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #3366cc;
	font-weight: bold;
	font-style: italic;
	line-height: normal;
	margin-bottom: 20px;
}

#orderConfBox input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3366cc;
	background:#EEEEEE;
	border: 1px solid #CCCCCC;
}

#orderConfBox textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #3366cc;
	background:#EEEEEE;
	border: 1px solid #CCCCCC;
}

#terms {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: justify;
	color: #333333;
	border: 0;
	margin: 0;
	padding: 20px;
}

#terms h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #3366cc;
	font-weight: bold;
	line-height: normal;
	margin:  0px 0px 0px 0px;
	padding:  0px 0px 0px 0px;
	margin-bottom: 10px;
}


.blueLinkA{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #3366cc;
	text-decoration: underline;
	line-height: normal;
	font-weight: normal;
}

.blueLinkA:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #666666;
	text-decoration: underline;
	line-height: normal;
	font-weight: normal;
}

.blueLinkB{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #3366cc;
	text-decoration: underline;
	line-height: normal;
	font-weight: normal;
}

.blueLinkB:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #666666;
	text-decoration: underline;
	line-height: normal;
	font-weight: normal;
}

.noScript {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF0000;
	text-decoration: none;
	line-height: normal;
	font-weight: normal;
}

.isbn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	font-weight: normal;
	line-height: 24px;
	padding-bottom: 20px;
}

.reviewA{
	font-family:"Times New Roman", Times, serif;
	font-size: 14px;
	letter-spacing: normal;
	font-weight: bold;
	text-align: justify;
}

.reviewB{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-align: left;
}

#greyBoxA {
	background-color: #EEEEEE;
	border: none;
	margin: 0;
	margin-left: 10px;
	padding: 15px;
	width: 360px;
}

#greyBoxA .gba1{
	font-family:"Times New Roman", Times, serif;
	font-size: 14px;
	letter-spacing: normal;
	font-weight: bold;
	text-align: justify;
}

#greyBoxA .gba2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-align: right;
}

#greyBoxA .gba3{
	text-align: center;
}

#textBoxA {
	text-align: justify;
	border: none;
	margin: 0;
	margin-left: 10px;
	padding: 15px;
	width: 360px;
}

#textBoxB {
	text-align: center;
	border: none;
	margin: 0;
	margin-left: 10px;
	padding: 15px;
	width: 360px;
}

#mmBox {
	background-color: #EEEEEE;
	color: #3366cc;
	font-size:16px;
	border: none;
	margin: 0;
	padding: 10px;
	width: 715px;
}

#mmBox a{
	font-size:16px;
}

#forewardBox {
	background-image: url(images/coverBG.gif);
	background-position: center;
	background-repeat: no-repeat;
	text-align: justify;
	width: 700px;
	border: 1px dashed #3366cc;
	margin: 0;
	padding: 15px;
}

#reviewBox {
	text-align: justify;
	width: 700px;
	border: 1px dashed #3366cc;
	margin: 0;
	padding: 15px;
}

.textLight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
}

.textLight a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3366cc;
}

.textLight a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
}

.textLightSmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}

.textLightSmall a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #3366cc;
}

.textLightSmall a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}

.invisible {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 6px;
	color: #FFFFFF;
}


