// Miva Fonts //
A:link {text-decoration: none;  color: midnightblue; font-size: 11px; font-family: Palatino, Palatino Linotype, Times New Roman;}
A:visited {text-decoration: none;  color: midnightblue; font-size: 11px; font-family: Palatino, Palatino Linotype, Times New Roman;}
A:active {text-decoration: none; color: midnightblue; font-size: 11px; font-family: Palatino, Palatino Linotype, Times New Roman;}
A:hover {text-decoration: none; color: midnightblue; font-size: 11px; font-family: Palatino, Palatino Linotype, Times New Roman;}
text {text-decoration: none; color: midnightblue; font-size: 11px; font-family: Palatino, Palatino Linotype, Times New Roman;}

a:link 
{
   color: midnightblue;
   text-decoration: none; 
   font-size: 11px; 
   font-family: Palatino, Palatino Linotype, Times New Roman;
}

a:visited 
{
   color: midnightblue;
   text-decoration: none; 
   font-size: 11px; 
   font-family: Palatino, Palatino Linotype, Times New Roman;
}

a:hover 
{
   color: midnightblue;
   text-decoration: underline; 
   font-size: 11px; 
   font-family: Palatino, Palatino Linotype, Times New Roman;
}

a:active 
{
   color: midnightblue;
   text-decoration: underline; 
   font-size: 11px; 
   font-family: Palatino, Palatino Linotype, Times New Roman;
}


a.menu:link, a.menu:visited
{ 
   color: midnightblue;
   text-decoration: none; 
   font-size: 11px; 
   font-family: Palatino, Palatino Linotype, Times New Roman;
}

a.menu:active, a.menu:hover
{ 
   color: #333333;
   text-decoration: underline; 
   font-size: 11px; 
   font-family: Palatino, Palatino Linotype, Times New Roman;
}

#VolumeDiscounts
{
	margin: 5px;
}
.VolumePricingHeader
{
	font: 10px;
	font-family: Palatino, "Times New Roman", Arial;
	color: #000;
	font-weight: normal;
}
.VolumePricingText
{
	font: 10px;
	font-family: Palatino, "Times New Roman", Arial;
	color: #000;	
	padding: 2px 2px 2px 2px;
}
.NewProductBadge
{
	
}
.NewProductBadge IMG
{
	position: relative;
	top: -110px;
	left: -35px;
}
.ProductPropertyLabel
{
	font: 10px;
	font-family: Palatino, "Times New Roman", Arial;
	color: #000000;
	text-decoration: underline;
}
.ProductProperty {
    font-size: 10px;
	color: #000;
}
