﻿body
{
	font-size: 10pt;
	font-family: Arial;
	color: ;
}
IMG
{
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}
A
{
	color: ;
	text-decoration: none;
}
A:hover
{
	background-color: ;
}
A:visited
{
	/*color: ;*/
}
.AdminDetailHeader
{
	padding-right: 10px;
	font-weight: bold;
	text-align: right;
	width: 150px;
}
.ErrorText
{
	color: ;
	font-weight: normal;
}
.RAlignTextBox
{
	text-align: right;
}
.ProductListingImage IMG
{
	width: 170px;
}
.BasketItem
{
	background-color: ;
	padding-top: 10px;
	color: ;
}
.CheckoutDetailHeader
{
	padding-right: 10px;
	font-weight: bold;
	text-align: right;
}
.CheckoutSectionHeader
{
	color:;
	font-weight: bold;
	font-size: larger;
	padding-bottom: 10px;
	padding-top: 10px;
	text-align: center;
	text-decoration: underline;
}
.CheckoutBasketItems
{
	font-size: 10pt;
}
.ReceiptCell
{
	border-color:Black;
}
.ReceiptGrid CAPTION
{
	font-weight: bold;
	padding-bottom: 10px;
	padding-top: 10px;
}
.WishList CAPTION
{
	font-weight: bold;
	padding-bottom: 10px;
	padding-top: 10px;
	color: ;
}
.ReportGrid CAPTION
{
	font-weight: bold;
	padding-bottom: 10px;
	padding-top: 10px;
}
.MyAccountGrid CAPTION
{
	font-weight: bold;
	color: ;
	padding-bottom: 10px;
	padding-top: 10px;
	font-size: 12pt;
}
.BlueSectionHeader
{
	font-weight: bold;
	color: #2e56a7;
}
.SearchDescription
{
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
}
.GreyBoxTopLeft
{
	background-image: url(/images/greyboxtopleft.jpg);
	width: 15px;
	background-repeat: no-repeat;
	height: 15px;
}
.GreyBoxTopRight
{
	background-image: url(/images/greyboxtopright.jpg);
	width: 15px;
	background-repeat: no-repeat;
	height: 15px;
}
.GreyBoxBottomLeft
{
	background-image: url(/images/greyboxbottomleft.jpg);
	width: 15px;
	background-repeat: no-repeat;
	height: 15px;
}
.GreyBoxBottomRight
{
	background-image: url(/images/greyboxbottomright.jpg);
	width: 15px;
	background-repeat: no-repeat;
	height: 15px;
}
.GreyBoxMiddleSide
{
	background-image: url(/images/greyboxbackground.jpg);
	width: 15px;
	background-repeat: repeat;
}
.GreyBoxTopBottomCenter
{
	background-image: url(/images/greyboxbackground.jpg);
	width: 15px;
	background-repeat: repeat;
	height: 15px;
}
.GreyBoxMiddleCenter
{
	background-image: url(/images/greyboxbackground.jpg);
	background-repeat: repeat;
}
.AdminReportsPullListHeader
{
	font-weight: bold;
	width: 125px;
	text-align: right;
	padding-right: 5px;
	padding-left: 5px;
}
.Ticker
{
	color: #ce0202;
	font-size: 12pt;
}
.Ticker A
{
	color: #ce0202;
}
