BODY
{
}
.buttonBackGround
{
	background-color : #000080;	
	color : LightGrey;
}
.buyLine
{
	font-family : Arial;
	font-style : italic;
	font-size : 10;
	font-weight : bold;
}
.detailText
{
	font-family : Arial;
	font-size : xx-small;
	font-weight : normal;
	color : Black;
}
.footer
{
	font-family :Arial;
	font-size : xx-small;
	font-weight : normal;
	color : Black;
}
.heading
{
	font-family : Arial;
	font-size : small;
	font-weight : bold;
	color : DarkGrey;
}
.highlightedLink
{
	font-family : Arial;
	font-size : 10;
	font-weight : bold;
	color : #3939bf;
}
.largeHeading
{
	font-family : Arial;
	font-size : large;
	font-weight : bold;
	color : DarkGrey;
}
.link
{
	font-family : Arial;
	font-size : 10;
	font-weight : bold;
	color : Gray;
}
.newsPanel
{
	background-color : #f0f0f0;
}
.productImage
{
	border-width : thin;
	border-color : Black;
}
.readingText
{
	font-family : Arial;
	font-size : 12;
	font-weight : normal;
	color : Black;
}
.readingTextBold
{
	font-family : Arial;
	font-size : 12;
	font-weight : bold;
	color : Black;
}
.redReadingText
{
	font-family : Arial;
	font-size : x-small;
	font-weight : normal;
	color : Red;
}
.siteBackGround
{
	background-color : #AFAFF3;	
	color : LightGrey;
}
.siteSection
{
	font-family : Arial;
	font-size : x-small;
	font-weight : bold;
	color : LightGrey;
	text-decoration : none;
}
.siteSectionIn
{
	font-family : Arial;
	font-size : x-small;
	font-weight : bold;
	color : White;
	text-decoration : none;
}
.specialOfferPrice
{
	font-family : Arial;
	font-size : small;
	font-weight : bold;
	color : Red;
}