body
{
	font-size: 10pt;
	color: #000000;
	font-family: arial, helvetica;
	background-color: white;
	margin:0px;
}

P.redsmall   	{ font-family: arial, helvetica; color: #cc0000; font-size: 8pt }
P.redbody	{ font-family: arial, helvetica; color: #cc0000; font-size: 10pt }
P.blacksmall   	{ font-family: arial, helvetica; color: #000000; font-size: 8pt }
P.body   	{ font-family: arial, helvetica; color: #000000; font-size: 10pt }
P.shorts  	{ font-family: arial, helvetica; color: #666666; font-size: 8pt }
P.bluehead	{ font-family: arial, helvetica; color: #003399; font-size: 12pt }
P.bluebody	{ font-family: arial, helvetica; color: #003399; font-size: 10pt }
P.greybody	{ font-family: arial, helvetica; color: #333333; font-size: 10pt }
P.breakhere
{
	page-break-after: always;
}

li.greybody	{ font-family: arial, helvetica; color: #333333; font-size: 10pt }
font.blacksmall	{ font-family: arial, helvetica; color: #000000; font-size: 8pt }
font.greysmall	{ font-family: arial, helvetica; color: #333333; font-size: 8pt }

SPAN.redsmall	{ font-family: arial, helvetica; color: #cc0000; font-size: 8pt }
SPAN.AmazonPrice	{ font-family: arial, helvetica; color: #cc0000; font-size: 10pt }
SPAN.redbody	{ font-family: arial, helvetica; color: #cc0000; font-size: 10pt }
SPAN.blacksmall   	{ font-family: arial, helvetica; color: #000000; font-size: 8pt }
SPAN.blacklarge   	{ font-family: arial, helvetica; color: #000000; font-size: 14pt }
SPAN.blackbody	{ font-family: arial, helvetica; color: #000000; font-size: 10pt }
SPAN.bluebody	{ font-family: arial, helvetica; color: #003399; font-size: 10pt }
SPAN.greybody	{ font-family: arial, helvetica; color: #333333; font-size: 10pt }
SPAN.orangesmall  { font-family: arial, helvetica; color: #ff9900; font-size: 8pt }
SPAN.inst  { font-family: arial, helvetica; color: #ffffcc; font-size: 9pt } 
SPAN.red  { font-family: arial, helvetica; color: #cc0000; font-size: 9pt }
SPAN.redlarge	{ font-family: arial, helvetica; color: #cc0000; font-size: 12pt }

/* added, Nick. Didnt want to add TD element to Body  in case I screwed up layout elsewhere 
so that I can use the std font size with other eelements */
.blacknormal   	{ font-family: arial, helvetica; color: #000000; font-size: 10pt }

a:link 
{
	text-decoration: none;
	color: #cc0000
}
a:visited 
{
	text-decoration: none;
	color: #ff6666	
}
a:hover 
{
	text-decoration: underline;
	color: #cc0000;	
}

P	{ font-family: inherit; color: inherit; font-size: 10pt}

SPAN.navbar
{
	font-size: 7pt;
	color: gray;
	font-family: Arial, Helvetica, sans-serif;
}
SPAN.ArticleTitle
{
	font-size: 16pt;
	color: #003399;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:  bold;
}

.ArticleTitle
{
	font-size: 16pt;
	color: #003399;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:  bold;
}
.small
{
	font-size: 8pt;
	color: white;
	vertical-align: baseline;
	font-family: Arial;
}
.subjecttable
{
	font-size: 7pt;
	vertical-align: baseline;
	line-height: 8pt;
}
.subjecttable a:link
{
	font-size: 7pt;
	color: gray;
	font-family: Arial;
}
.subjecttable a:visited
{
	font-size: 7pt;
	color: gray;
	font-family: Arial;
}
.subjecttable a:hover
{
	font-size: 7pt;
	color: white;
	font-family: Arial;
}
.pbreak
{
	page-break-after: always;
}
.ChannelTitle
{
 font-family: arial, helvetica;
 font-size:  10pt;
 font-weight:  bold;
}
.SideTitle
{ 
	font-family: arial, helvetica;
	color: #003399; 
	font-size: 10pt;
	font-weight:  bold;
}

.SubTitle
{
 font-family: arial, helvetica;
 color: #000000;
 font-size:  10pt;
 font-weight:  bold;
}
.SideLink
{ 
	font-family: arial, helvetica; 
	color: #cc0000; 
	font-size: 8pt;
}

.SideItem
{ 
	font-family: arial, helvetica; 
	color: #003399; 
	font-size: 8pt;
}

a.ArticleListItem
{color: #800000; font-size: 8pt; text-decoration:none; text-align:left; }

/* Book details */

td#bookDetails {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#bookDetails ul{
	margin: 0;
	padding: 0;
	list-style: none;
}

#bookDetails li{
	border-bottom: 1px solid #e5eaf5;
	padding: 4px 0 4px 5px;
}


#bookDetails li.amazonPrice strong {
	font-size: 18px;
	color: #cc0000;
}

#bookDetails li.amazonPrice em {
	font-size: 11px;
	color: #000;
	font-style: normal;
}

#bookDetails li.amazonPrice em {
	font-size: 11px;
	color: #000;
	font-style: normal;
}

#bookDetails li.addToBasket{
	padding: 4px 0 4px 0px;
	background-color: #e5eaf5;
	font-size: 11px;
}

#bookDetails li.addToBasket a:link, #bookDetails li.addToBasket a:visited{
	font-size: 14px;
	color: #cc0000;
	text-decoration: none;
}

#bookDetails li.addToBasket a:hover{
	text-decoration: underline;
}

/* END book details */

/* Shopping Basket */

table#shoppingBasket {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#shoppingBasket caption {
	display:none;
}

#shoppingBasket tr td{
	padding: 10px 5px 10px 10px;
}

#shoppingBasket tr td em{
	color: #cc3333;
	font-weight: bold;
	font-style: normal;  
}

#shoppingBasket th {
	padding: 12px 0 12px 10px;
	font-size: 100%;
	background-color: #e5eaf5;
}

tr.basketItem td{
	border-bottom: 1px #e5eaf5 solid; 
}

tr.buyAmazon td{
	padding: 12px 10px 12px 10px;
	font-size: 100%;
	background-color: #e5eaf5;
}

input.amazonPrice {
	color: #cc3333;
	font-weight: bold;
	border: 0;
}

#basketSupp {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#basketSupp hr{
width: 100%;
height: 1px;
color: #e5eaf5;
}


td#basketSupp ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

td#basketSupp li {
	margin: 0 0 5px 10px;
}

td#basketSupp h2, td#basketSupp h3 {
	color: #07215a;
}

td#basketSupp h2 {
	font-size: 18px;
}

td#basketSupp h3 {
	font-size: 14px;
}

/* END Shopping Basket */

/* Why we sell through Amazon */

td#whyAmazon {
font-size: 12px;
font-family: Arial, Helvetica, sans-serif;
color: #000;
padding: 10px 0 0 5px;
}

td#whyAmazon h3 {
font-size: 14px;
color: #07215a;
}

td#whyAmazon ul 
{
list-style: none;
margin: 0;
padding: 0;
list-style: url(http://www.harpercollins.co.uk/cart/images/tick.gif);
}

td#whyAmazon li {
margin: 0 0 5px 20px;
}

/* END Why we sell through Amazon */
