﻿body
{
	font-size: 10pt;
	font-family: Arial;
}
.MenuItem
{
	border-top: #e96b80 1px solid;
	border-bottom: #e96b80 1px solid;
	background-color: #f0b3bd;
}
.LeftNav
{
	color: #960014;
	text-decoration: none;
}
.MovedLink
{
	font-size: 7.25pt;
	color: #f699a8;
}
.FadingLeftEdge
{
	width: 15px;
	background-color: #000000;
	filter: alpha(opacity=0, finishopacity=80, style=1);
}
.FadingRightEdge
{
	width: 15px;
	background-color: #000000;
	filter: alpha(opacity=80, finishopacity=0, style=1);
}
.TopNavItem
{
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	font-size: 8pt;
	padding-right: 5px;
	padding-left: 5px;
}
A.TopNavItem:hover
{
	color: #960014;
}
.BottomNavItem
{
	color: #d98693;
	text-decoration: none;
	font-size: 8pt;
	padding-right: 5px;
	padding-left: 5px;
}
.ListingStyle
{
	font-size: 8pt;
}
.RightAlignedTextBox
{
	text-align: right;
}
.HomePageImage
{
	width: 230px;
	height: 230px;
}
.HomePageProduct
{
	color: #a40010;
}
.ErrorText
{
	color: #ff0000;
}
 .ListingPageImageLink IMG
{
	width: 145px;
	height: 145px;
} 
.HomePageImageLink IMG
{
	width: 230px;
	height: 230px;
}