.DataEntryTitle{
	font-family: Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-size : 12pt;
	color : Black;
}
.TopTitle{
	font-family: Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-size : 18pt;
	color : Navy;
}
.BodyText{
	font-family: Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color : Black;
}
.EditLink{
	font-family: Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color : Blue;
}
.AddLink{
	font-family: Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color : Blue;
}
.SubTitles{
	font-family: Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-size : 10pt;
	color : Black;
	text-decoration: underline;
}
.Links{
	font-family: Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color : Blue;
}
.Links:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size : 10pt;
	color : Lime;
	text-decoration: underline;
}
.Linksupplier{
	font-family: Arial, Geneva, Helvetica, sans-serif;
	font-size : 10pt;
	color : Blue;
}
.linksupplier:hover{
	font-family: Arial, Geneva, Helvetica, sans-serif;
	font-weight : normal;
	font-size : 10pt;
	color : black;
	text-decoration: underline;
}
.LinkRed{
	font-family: Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color : Red;
}
.Numbers{
	font-family: Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-size : 11pt;
	color : Black;
}
.NumbersRed{
	font-family: Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-size : 11pt;
	color : Red;
}
.Hosts{
	font-family: Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-size : 10pt;
	color : Black;
}
.Hosts:hovers{
	font-family: Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-size : 9pt;
	color : Lime;
	text-decoration: underline;
}
.Promo{
	font-family: Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-size : 12pt;
	color : Black;
}
.ItemNumber{
	font-family: Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-size : 12pt;
	color : Black;
}
.ItemText{
	font-family: Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-size : 12pt;
	color : Black;
}
.ItemPrice{
	font-family: Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-size : 11pt;
	color : Black;
}
.ItemSale{
	font-family: Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-size : 10pt;
	color : Red;
}
.Specify{
	font-family: Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-size : 18pt;
	color : Navy;
}
.InformationRed{
	font-family: Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-size : 10pt;
	color : Red;
}
.ItemNumberRed{
	font-family: Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-size : 15pt;
	color : Red;
}
.NumbersRed{
	font-family: Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-size : 12pt;
	color : Red;
}
.NextPage{
	font-family: Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-size : 9pt;
	color : Navy;
}
.NextPage2{
	font-family: Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-size : 9pt;
	color : Navy;
}
.NextPage3{
	font-family: Arial, Helvetica, sans-serif;
	font-weight : Bold;
	font-size : 9pt;
	color : Red;
}
.Lists{
	font-family: Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-size : 11pt;
	color : Black;
}
a.leftnav
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-size : 8pt;
	color : Black;
	text-decoration : none;
}
a.leftnav:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-size : 8pt;
	color : Fuchsia;
	text-decoration : underline;
}