﻿body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background:url(images/bground.png);
	background-repeat:repeat-x;
	font-family: Trebuchet MS;
	font-size:16px;
	text-align:center;
}

a:link, a:visited
{
    color: #840000;
}

a:hover
{
    color: #c40000;
    text-decoration: none;
}

a:active
{
    color: #c40000;
}

.Subtext 
{
	font-size:12px;
	color:#840000;
	text-align:center;
}
.Gifts
{
    font-size:12px;
    text-align:left;
    color:#d4b698;
}
.Newsletter
{
    color:#840000;
    font-size:12px;
}
.ProductText
{
    color:#FFF;
    font-size:12px;
}
.Description
{
    color:#000;
    font-size:12px;
}
.Title {
	font-size:26px;
	color:#840000;
}
.Title2 
{
    font-size:14px;
    color:#840000;
}
.ECTitle {
	font-size:26px;
	color:#000;
}

.Price
{
    font-weight: bold;
    color: #840000;
}
.ECPrice
{
    font-weight: bold;
    color: #000;
}
.SubTitle
{
    font-size:14px;
    font-style:italic;
}
.Warning
{
    font-size:12px;
    font-variant: inherit;
    color:White;
}
