﻿body
{
	background-color: #0f1112;
	background-position-y: top;
	background-image: url(images/bgConcierge.gif);
	background-repeat: repeat-x;
	margin: 0 0 25 0;
	font-family: Verdana;
	font-size: 8pt;
}
.bottomBorder
{
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	border-bottom-color: #6c8ac6;
}
table
{
	border-style: none;
}
.txtFooter
{
	font-size: 7pt;
	color: Gray;
	text-decoration: none;
}
a.txtFooter
{
	font-size: 7pt;
	color: Gray;
	text-decoration: none;
}
.txtButton
{
	color: White;
	font-size: 8pt;
	text-decoration: none;
}
a.txtButton
{
	color: White;
	font-size: 7pt;
	text-decoration: none;
}
a.categoryLink
{
	color: #63676c;
}
.productImage
{
	border: solid 1px black;
}
a.productImage
{
	border: solid 1px black;
}
a.productLink
{
	color: #000099;
}
a.lnkWhite
{
	color: White;
	text-decoration: none;
}
.txtAlignRight
{
	text-align: right;	
}
.txtHeading
{
	font-size: 7pt;
	color: White;
	font-weight: bold;
	padding-left: 15px;
}
.txtProducts
{
	font-size: 9pt;
	color: #000099;
	font-weight: bold;
	text-decoration: none;
}
.rightBorder 
{
	border-right: solid 1px black;
}
.imbHand
{
	cursor: pointer;
}
