body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body {
	background-color: #CCCCCC;
	margin-top: 0px;
}

a:link, a:visited, a:active {
	text-decoration:underline;
	color: #0066CC;
}
a:hover {
	color: red;
}



#footer, #footer a:link, #footer a:active, #footer a:visited {
	color: #FFFFFF;
	text-align: center;
	padding: 5px;
}

#footer a:hover {
	font-weight: bold;
}

#site-nav {
		padding-left: 20px;
		padding-top: 5px;
		padding-bottom: 8px;
}

#site-nav, #site-nav a:link, #site-nav a:active, #site-nav a:visited {
	color: #FFFFFF;
}

#site-nav a:hover {
	color: red;
}

#site-nav a {
	font-weight: bold;
}

.page-nav {
	font-weight: bold;
}
	
td.menu {
	padding: 5px;
	padding-top: 15px;
	padding-left: 10px;
	background-color: #E2EAEE;/*#E2EAEE;*/
	background: #E2EAEE;
	color: #112e70;
}

#jmenu {
	padding-left: 5px;
	padding-right: 10px;
	margin-top: 8px;
	margin-bottom: 8px;
}
#main-site-nav {
	padding-left: 5px;
	padding-right: 10px;
	margin-top: 8px;
	margin-bottom: 8px;
	line-height: 175%;
}

#quick-search {
	padding-left: 14px;
	margin-top: 8px;
}

#content {
	margin-top: 5px;
	margin-left: 5px;
}

.important-note, .detail-credit {
	color: red;
}

.heading {
	font-size: 14px;
	font-weight: bold;
}

.subheading {
	font-size: 14px;
	font-weight: bold;
}
	
.attribute {
	padding-bottom: 4px;
}

.price span.isbn, .attribute span.isbn {
	font-size: smaller;
	font-weight: normal;
	margin-left: 10px;
}

.product-list .product-title {
	font-weight: bold;
}

.product-list .product-brief {
	text-align: justify;
	padding: 4px;
}

.product-list .product-price em {
	font-weight: bold;
}

td.product-nav {
	font-weight: bold;
}

.product-detail li {
	padding-bottom: 5px;
}

.product-detail .detailed-topics {
	font-size: 9px;
}
	
.new {
	color: red;
	font-weight: bold;
}

div.quote {
	border: 1px solid #666666; 
	color:#666666; 
	background-color: #FFFFCC; 
	padding: 8px; 
	text-align: left; 
	width: 450px; 
	line-height: 140%; 
	font-style: italic;
	font-family: Georgia, 'Times New Roman',	Times, serif; 
	font-size: 14px;
}

div.quote div.signature {
	color: black; 
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px;
	font-style: normal;
	text-align: right;
}