BODY {
	background: white; 
	color: black; 
	margin-left:0; 
	margin-right:0; 
	margin-top:0; 
	font-family:Arial; 
	font-size:10pt; 
	font-weight: normal;
 }
 
A {
	font-size:10pt;
	color:#AA0000;
}

A.visted {
	color:#B5A06A;
}

.main_nav_cold {
	font-family:Arial;
	font-size:14px;
	font-weight: normal;
	text-decoration:none;
	color:#006666;
}	
	
.main_nav_cold:hover {
	color: #004444;
	text-decoration:none;
}	
	
.main_nav_hot {
	font-family:Arial;
	font-size:16px;
	font-weight: bold;
	text-decoration:none;
	color:#006666;
}	
	
.main_nav_hot:hover {
	color: #006666;
	text-decoration:none;
}

.sub_nav {
	font-family:Arial;
	font-size:11px;
	font-weight: bold;
	text-decoration:none;
	color:#FFFFEB;
}	
	
.sub_nav:hover {
	color: #FFFFFF;
	text-decoration:none;
}	



.normal_text {
	font-size:10pt; 
	font-weight: normal;
 }
 
.product_details {
	font-size:10pt; 
	font-weight: normal;
 }
 
.price_shipping {
	font-size:10pt; 
	font-weight: normal;
 }
 


.section_title {
	font-size:12pt;
	font-weight: bold;
	color:#AA0000;
}



.product_title {
	font-size:12pt;
	font-weight: bold;
	color:#AA0000;
}

.product_author {
	font-size:10pt;
	color:#000000;
}



.image_clickthru {
	font-size: 8pt;
	color: #AA0000;
	text-decoration: none;
	text-align: center;
}

.image_caption {
	font-size: 8pt;
	color: #AA0000;
	text-decoration: none;
	text-align: center;
}



.listing_table {
	width : 75%;
}

.listing_title {
	font-size:12pt;
	font-weight: bold;
	color:#AA0000;
	background : #F5F5DC;
}

.listing_author {
	font-size:10pt;
	color:#000000;
	text-align: left;
}

.listing_price {
	font-size:10pt;
	color:#000000;
	text-align: right;
}



.search_text {
	font-family:Arial;
	font-size:12px;
	font-weight: bold;
	text-decoration:none;
	color:#006666;
}	
	
.search_box {
	font-family:Arial;
	font-size:10px;
	font-weight: normal;
	text-decoration:none;
	color:#000000;
}	
	
.search_button {
	font-family:Arial;
	font-size:9px;
	font-weight: normal;
	text-decoration:none;
	color:#000000;
}



.banner {
	background: #FFFFFF url(/images/pap2.gif)
}

.banner_quote {
	font-family: "Times New Roman", Times, serif;
	font-size:10pt;
	font-weight: bold;
	color: #000000;
	text-align : center;
	font-style : italic;
	width: 100%;
}	

.banner_title {
	font-family: "Times New Roman", Times, serif;
	font-size:14pt;
	font-weight: bold;
	color: #000000;
	text-align : center;
	width: 100%;
}	

.banner_subtitle {
	font-family: "Times New Roman", Times, serif;
	font-size:10pt;
	font-weight: bold;
	color: #000000;
	text-align : center;
	width: 100%;
}	



.legal {
	font-family: Arial, Helvetica, sans-serif;
	font-size:8pt;
	font-weight: normal;
}	






