.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 : #336633;
}
.BodyText{
	font-family: Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color : Black;
}
.SmallText{
	font-family: Arial, Helvetica, sans-serif;
	font-size : 9pt;
	color : Black;
}
.TinyText{
	font-family: Arial, Helvetica, sans-serif;
	font-size : 7pt;
	color : Grey;
}
.Title{
	font-family: Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-size : 12pt;
	color : Black;
}
.TitleSale{
	font-family: Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-size : 14pt;
	color : Red;
}
.EditLink{
	font-family: Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color : Blue;
}
.Purchase{
	font-family: Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-size : 11pt;
	color : Blue;
	text-decoration: none;
}
.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 : 9pt;
	color : Blue;
}
.Link{
	font-family: Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-size : 9pt;
	color : Blue;
	text-decoration: underline;
}
.Link2{
	font-family: Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-size : 9pt;
	color : Blue;
	text-decoration: none;
}
.Links:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size : 9pt;
	color : Lime;
	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 : 12pt;
	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 : Bold;
	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;
}
.ButtonText{
	font-family: Arial, Helvetica, sans-serif;
	font-size : 6pt;
	color : Black;
}
.ErrorText{
	font-family: Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-size : 10pt;
	color : Red;
}
A:hover {
	COLOR: Lime
}
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;
}