body
{
	background-image: url(Theme/Blueprint/blutextb.gif);
	color: #003366;
	font-family: 'Century Gothic' , Arial, Helvetica;
	background-color: #ffffcc;
}
h1
{
	font-family: 'Century Gothic' , Arial, Helvetica;
}
h2
{
	font-family: 'Century Gothic' , Arial, Helvetica;
}
h3
{
	font-family: 'Century Gothic' , Arial, Helvetica;
}
h4
{
	font-family: 'Century Gothic' , Arial, Helvetica;
}
h5
{
	font-family: 'Century Gothic' , Arial, Helvetica;
}
h6
{
	color: #9900ff;
	font-family: 'Century Gothic' , Arial, Helvetica;
}
A, A:link
{
	color: #9900ff;
	font-family: 'Century Gothic' , Arial, Helvetica;
	text-decoration: underline;
}
A:hover
{
	color: #003366;
	font-family: 'Century Gothic' , Arial, Helvetica;
	text-decoration: underline;
}
A:visited
{
	color: #3366ff;
	font-family: 'Century Gothic' , Arial, Helvetica;
	text-decoration: underline;
}
A.FooterLink, A.FooterLink:link, A.FooterLink:visited
{
	font-family: Verdana, Arial;
	font-size: 9px;
	color: #000000;
	text-decoration: none;
}

A.FooterLink:hover
{
	font-size: 9px;
	color: #cc0000;
	font-family: Verdana, Arial;
	text-decoration: underline;
}
.CartListHead
{
	padding-left: 5px;
	font-weight: bold;
	font-size: 11px;
	border-left: dimgray 1px solid;
	color: black;
	line-height: 20pt;
	border-bottom: dimgray;
	font-family: Verdana, Arial;
	background-color: #99ccff;
}

A.NormalLink, A.NormalLink:link, A.NormalLink:visited
{
	font-size: 11px;
	color: #003366;
	font-family: Verdana, Arial;
	text-decoration: none;
}

A.NormalLink:hover
{
	font-size: 11px;
	color: crimson;
	font-family: Verdana, Arial;
	text-decoration: underline;
}

.CartListItem
{
    background-color: #ffffff;
    border-bottom: dimgray;
    border-left: dimgray 1px solid;
    color: black;
    font-family: Verdana, Arial;
    font-size: 11px;
    padding-left: 5px
}

.CartListItemAlt
{
    background-color: #f2f2f2;
    border-bottom: dimgray;
    border-left: dimgray 1px solid;
    color: black;
    font-family: Verdana, Arial;
    font-size: 11px;
    padding-left: 5px
}

.CartListFooter
{
    background-color: #99ccff;
    line-height: 10pt
}

.ErrorText
{
	color: crimson;
	font-family: 'Century Gothic' , Arial, Helvetica;
}

.Normal
{
	font-family: 'Century Gothic' , Arial, Helvetica;
}

.NormalBold
{
	font-weight: bold;
	font-family: 'Century Gothic' , Arial, Helvetica;
}
