.AdminPageText
{
	color: #3333CC;
	font-family: Verdana, Sans-Serif;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	line-height: 12px	
}

.AdminText
{
	color: #000000;
	font-family: Verdana, Sans-Serif;
	text-decoration: none;
	font-size: 11px;
	font-weight: normal	
}

.AdminLabel
{
	color: #000000;
	font-family: Verdana, Sans-Serif;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold	
}

.AdminErrorText
{
	color: Red;
	font-family: Verdana, Sans-Serif;
	font-size: 13px;
	font-weight: bold;
	font-style: italic	
}

.AdminButtonText
{
	color: #000000;
	font-family: Verdana, Sans-Serif;
	font-size: 11px
}

.FooterBold
{
	color: Black;
	font-family: Verdana, Sans-Serif;
	font-size: 11px;
	font-weight: bold;
}

.Footer
{
	color: Black;
	font-family: Verdana, Sans-Serif;
	font-size: 11px;
	font-weight: normal
}

.Footer a
{
	color: #2A7BD1;
	font-family: Verdana, Sans-Serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 13px
}

.Footer a:hover
{
	color: #999999;
}

.Login
{
	color: Black;
	font-family: Verdana, Sans-Serif;
	font-size: 11px;
	font-weight: normal
}

.Login a
{
	color: #2A7BD1;
	font-family: Verdana, Sans-Serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 13px
}

.Login a:hover
{
	color: #999999;
}

.LoginErrorText
{
	color: #A20000;
	font-family: Verdana, Sans-Serif;
	font-size: 13px;
	font-weight: bold;
}

.LoginWelcomeText
{
	color: Black;
	font-family: Verdana, Sans-Serif;
	font-size: 13px;
	font-weight: normal;
}

.LoginHeader
{
	color: Black;
	font-family: Verdana, Sans-Serif;
	font-size: 11px;
	font-weight: bold;
}

.LoginLargeHeader
{
	color: #A20000;
	font-family: Verdana, Sans-Serif;
	font-size: 13px;
	font-weight: bold;
}

.Button
{
	background-image: url(Images/formbkg.jpg);
	font-family: Verdana, Sans-serif;
	font-size: 11px;
	line-height: 19px;
	padding: 2px;
}

.ButtonGreyedOut
{
	background-image: url(Images/formbkg.jpg);
	font-family: Verdana, Sans-serif;
	font-size: 11px;
	color: #B6B6B6;
	line-height: 19px;
	padding: 2px;
}

A.DepartmentUnselected
{
	color: #2A7BD1;
	font-family: Verdana, Sans-Serif;
	font-size: 11px;
	font-weight: normal
}

A.DepartmentUnselected:hover
{
	color: #999999;
}

A.DepartmentSelected
{
	color:Green;
	font-family: Verdana, Sans-Serif;
	font-size: 11px;
	font-weight: normal
}

.DepartmentName
{
	color: Black;
	font-family: Verdana, Sans-Serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 13px
}

.DepartmentTitle
{
	color: Black;
	font-family: Verdana, Sans-Serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 13px
}

A.DepartmentTitle
{
	color: #2A7BD1;
	font-family: Verdana, Sans-Serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 13px
}

A.DepartmentTitle:hover
{
	color: #999999
}

A.CategoryUnselected
{
	color: #2A7BD1;
	font-family: Verdana, Sans-Serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 13px
}

A.CategoryUnselected:hover
{
	color: #999999
}

.CategorySelected
{
	color: Green;
	font-family: Verdana, Sans-Serif;
	font-size: 11px;
	font-weight: normal;
}

.CategoryName
{
	color: Black;
	font-family: Verdana, Sans-Serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 13px
}

.ProductNumber
{
	color: Black;
	font-family: Verdana, Sans-Serif;
	font-weight: bold;
	font-size: 11px
}

.ProductDetails
{
	color: Black;
	font-family: Verdana, Sans-Serif;
	font-weight: normal;
	font-size: 11px
}

.ProductDetails a
{
	color: #2A7BD1;
	font-family: Verdana, Sans-Serif;
	font-weight: normal;
	font-size: 11px
}

.ProductDetails a:hover
{
	color: #999999;
	font-family: Verdana, Sans-Serif;
	font-weight: normal;
	font-size: 11px
}

.Links
{
	color: #A20000;
	font-family: Verdana, Sans-Serif;
	font-weight: normal;
	font-size: 11px
}

.Links a
{
	color: #A20000;
	font-family: Verdana, Sans-Serif;
	font-weight: normal;
	font-size: 11px
}

.Links a:hover
{
	color: #999999;
	font-family: Verdana, Sans-Serif;
	font-weight: normal;
	font-size: 11px
}

.ProductDetailsHeader
{
	color: Black;
	font-family: Verdana, Sans-Serif;
	font-weight: bold;
	font-size: 11px
}

.RegisterErrorText
{
	color: #FF0033;
	font-family: Verdana, Sans-Serif;
	font-size: 11px;
	font-weight: bold;
}

.SearchBox
{
	color: Black;
	font-family: Verdana, Sans-Serif;
	font-weight: normal;
	font-size: 13px;	
}

.SearchResults
{
	color: Black;
	font-family: Verdana, Sans-Serif;
	font-weight: bold;
	font-size: 11px
}

.SearchFor
{
	color: #A20000;
	font-family: Verdana, Sans-Serif;
	font-weight: bold;
	font-size: 11px;
	text-transform: uppercase
}

.TableHeader
{
	color: Black;
	font-family: Verdana, Sans-Serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 13px;
	text-decoration: underline
}

.ShoppingCartBold
{
	color: Black;
	font-family: Verdana, Sans-Serif;
	font-weight: bold;
	font-size: 11px
}

.ShoppingCartBoldBlue
{
	color: #444EA1;
	font-family: Verdana, Sans-Serif;
	font-weight: bold;
	font-size: 11px
}

.ShoppingCartDetails
{
	color: Black;
	font-family: Verdana, Sans-Serif;
	font-weight: normal;
	font-size: 11px
}

.ShoppingCartEmpty
{
	color: #A20000;
	font-family: Verdana, Sans-Serif;
	font-weight: normal;
	font-size: 11px;
	font-weight: bold
}

.ShoppingCartUser
{
	color: #A20000;
	font-family: Verdana, Sans-Serif;
	font-weight: normal;
	font-size: 11px
}

.ShoppingCartCheckoutHeader
{
	color: #A20000;
	font-family: Verdana, Sans-Serif;
	font-weight: normal;
	font-size: 13px;
	font-weight: bold
}

.CurlyQuotes
{
	color: #000000;
	font-family: Arial, Sans-Serif;
	font-weight: bold;
	font-size: 11px
}

.FinalBoldBlue
{
	color: #2A7BD1;
	font-family: Verdana, Sans-Serif;
	font-weight: bold;
	font-size: 13px
}

.Standard
{
	color: Black;
	font-family: Verdana, Sans-Serif;
	font-weight: normal;
	font-size: 13px
}

.Standard a
{
	color: #2A7BD1;
	font-family: Verdana, Sans-Serif;
	font-weight: normal;
	font-size: 13px
}

.Standard a:hover
{
	color: #999999;
	font-family: Verdana, Sans-Serif;
	font-weight: normal;
	font-size: 13px
}

.SavingsBond
{
	color: Green;
	font-family: Verdana, Sans-Serif;
	font-size: 12px;
	font-weight: normal;
}

.Chocolates
{
	color: #603913;
	font-family: Verdana, Sans-Serif;
	font-size: 12px;
	font-weight: normal;
}

.Contact
{
	color: #000000;
	font-family: Verdana, Sans-Serif;
	font-size: 11px;
	font-weight: bold;
}

.CatalogRequest
{
	color: #A20000;
	font-family: Verdana, Sans-Serif;
	font-weight: bold;
	font-size: 11px
}

.SaleHeader
{
	color: #ED1C24;
	font-family: Verdana, Sans-Serif;
	font-size: 13px;
	font-weight: bold;
}

.SaleHeader2
{
	color: Green;
	font-family: Verdana, Sans-Serif;
	font-size: 13px;
	font-weight: bold;
}

div#greybkg {
	background-color: #e6e6e6;
	padding: 3px;
}

p#title {
	color: #2A7BD1;
	font-family: Verdana, Sans-Serif;
	font-weight: bold;
	font-size: 13px;
}

div#close {
	text-align: center;
	clear: both;
}

div#tag {
	text-align: left;
	clear: both;
}

div#qty {
	text-align: left;
	line-height: 1.0em;
	width: 25px;
	float: left;
}

div#name {
	text-align: left;
	line-height: 1.0em;
	width: 375px;
	float: right;
}

.components {
	color: #603913;
	font-family: Verdana, Arial, sans-serif;
	font-weight: normal;
	font-size: 11px;
	line-height: 1.5em;
}

.components2 {
	color: #603913;
	font-family: Verdana, Arial, sans-serif;
	font-weight: normal;
	font-size: 8px;
	line-height: 1.5em;
}

.disclaimer {
	color: #000000;
	font-family: Verdana, Arial, sans-serif;
	font-weight: normal;
	font-size: 9px;
}
