﻿body 
	{
	background-image:url(Images/background07Final.jpg);
	background-position:center;
	background-position:top;
	background-repeat:no-repeat;
	background-color:Black;
	font-family:Verdana;
	font-size: 8pt;
	margin-top:0;
	}

.MerchandiseHeader
{
font-family:Verdana;
font-size:18pt;
text-align:center;
color:#003366;
font-weight:bold;
}

.ItemHeader
{
font-family:Verdana;
font-size:9pt;
text-align:left;
color:#003366;
font-weight:bold;
}

.ItemText
{
font-family:Verdana;
font-size:8pt;
text-align:justify;
color:black;
}

.tdBlueGradient
{
	background-image: Url(Images/SideBackgroundTexture.jpg);
}
.trBlueGradient
{
	background-image: Url(Images/HeaderBackgroundTexture.jpg);
	color:white;
}
.footerLegal
{
	font-size:8pt;
	font-family:Arial;
	font-weight:normal;
}
A:link {color:white; text-decoration:none;}
A:visited {color: white; text-decoration: none;}
A:hover {text-decoration: none; color: #FDBF2E;}
A:active {color: white;text-decoration: none}