.purple-10
{
	color:#53175E;
	font-size:x-small;
}
td
{ 
	font-family:Times New Roman;
	font-size: small;
}
td.PageHeader
{
	color: #53175E;
	font-weight: bold;
	border-bottom-color: Purple;
	border-bottom-style:solid;
	border-bottom-width:6px;	
	font-size:small;
}
td.PageFooter
{
	color: black;
	font-weight: bold;
	font-size:smaller;
	border-top-color: #53175E;
	border-top-style:solid;
	border-top-width:6px;
	/*border-bottom-color: #53175E;*/
	/*border-bottom-style:solid;*/
	/*border-bottom-width:1px;*/
}

td.loginTop
{
	background: #A687AC;
	font-weight: bold;
	color: White;
}
td.loginMiddle
{
	background: #DCD0DE;
	font-weight: bold;
	color:White;
}

td.ProductsHeader
{
	color: purple;
	font-weight: bold;
	border-bottom-color: Purple;
	border-bottom-style:solid;
	border-bottom-width:2px;	
}
td.ProductsDescription
{
	color: purple;
	font-size:smaller;
}

td.ProductsList
{
	color: purple;
	font-size:smaller;
}

td.ProductDetailHeader
{
	color: White;
	background-color: #461050;
	font-size:smaller;
	text-align: center;
}
td.ProductDetailItem
{
	background-color: WhiteSmoke;
}
td.ProductDetailAlternateItem
{
	background-color: #dcd0de;
}
img.ProductsImage
{
	border: 0;
	width: 100px;
}

a:link.ProductList
{
	color:#53175E;
	text-decoration: none; 
}
a:visited.ProductList
{
	color:#53175E;
	text-decoration: none; 
}
a:active.ProductList
{
	color:Black;
}
a:hover.ProductList
{
	color:Black;
	text-decoration:underline; 
}

a:link.AboutUsNav
{
	color:#53175E;
	text-decoration: none; 
}
a:visited.AboutUsNav
{
	color:#53175E;
	text-decoration: none; 
}
a:active.AboutUsNav
{
	color:Black;
}
a:hover.AboutUsNav
{
	color:Black;
	text-decoration:underline; 
}

a:link.EMail
{
	color:#53175E;
	text-decoration: underline; 
}
a:visited.EMail
{
	color:#53175E;
	text-decoration: underline;
}
a:active.EMail
{
	color:#53175E;
	text-decoration: underline;
}
a:hover.EMail
{
	color:#53175E;
	text-decoration: underline;
}
VendorPicture
{
	width:150px;
}
