@charset "utf-8";
/* Bookstore Style */

body {font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	background-color:#000000;
	margin-top:0px; }

.storeHeadline { font-size:15px;
	font-weight:bold;
	color:#CC6600;
	padding-bottom:5px; }
.storeText1 { font-size:13px; }
.storeText2 { font-size:13px;
	font-weight:bold; }
.price { font-size:22px;
	font-weight:bold;
	color:#CC0000; }
.priceCents { font-size:13px;
	font-weight:bold;
	color:#CC0000;
	 vertical-align: 7px; }
.bookTitle { font-size:13px;
	font-weight:bold;
	color: #0000FF; }		
.footerText{ font-family:"Times New Roman", Times, serif;
	color:#CC6600;
	font-size:16px;}
a.footer:link { font-family:"Times New Roman", Times, serif;
	color:#CC6600;
	text-decoration:none;
	font-size:16px;}
a.footer:visited { font-family:"Times New Roman", Times, serif;
	color:#CC6600;
	text-decoration:none;
	font-size:16px;}
a.footer:hover { font-family:"Times New Roman", Times, serif;
	color:#CC6600;
	text-decoration:underline;
	font-size:16px;}
a.footer:active { font-family:"Times New Roman", Times, serif;
	color:#CC6600;
	text-decoration:none;
	font-size:16px;}


/* top nav menu */
a.nav:link {color:#CC6600;
	text-decoration:none;
	font-size:15px;
	font-weight:bold;}
a.nav:visited {color:#CC6600;
	text-decoration:none;
	font-size:15px;
	font-weight:bold;}
a.nav:hover {color:#CC6600;
	text-decoration:underline;
	font-size:15px;
	font-weight:bold;}
a.nav:active {color:#CC6600;
	text-decoration:none;
	font-size:15px;
	font-weight:bold;}
.pipe { color:#FFFFFF;
	font-size:15px;
	padding-left:2px;
	padding-right:2px; }

/* PressRoom Style */	
a.agtu:link { font-family:"Times New Roman", Times, serif;
	color:#FFCC00;
	text-decoration:none;
	font-size:18px;}
a.agtu:visited { font-family:"Times New Roman", Times, serif;
	color:#FFCC00;
	text-decoration:none;
	font-size:18px;}
a.agtu:hover { font-family:"Times New Roman", Times, serif;
	color:#FFCC00;
	text-decoration:underline;
	font-size:18px;}
a.agtu:active { font-family:"Times New Roman", Times, serif;
	color:#FFCC00;
	text-decoration:none;
	font-size:18px;}