<Style>/* Default CSS Stylesheet for a new Web Application project */{}

/* link styles */
a:link    {color: DarkGreen; text-decoration: underline;} /* default link */
a:visited {color: DarkGreen; text-decoration: underline;} /* default link */
a:hover   {color: DarkGreen; text-decoration: underline;} /* default link */
.LeftColumnText a:link    {color: white; text-decoration: none;}
.LeftColumnText a:visited {color: white; text-decoration: none;}
.LeftColumnText a:hover   {color: black; text-decoration: underline; background-color:#CCFFCC;}
.TopSubBannerText a:link    {color: #ffffff; text-decoration: none;}
.TopSubBannerText a:visited {color: #ffffff; text-decoration: none;}
.TopSubBannerText a:hover   {color: black; text-decoration: underline; background-color:#CCFFCC;}

.CartControlHeader a:link    {color: #ffffff; text-decoration: underline;}


.Content a:link    {color: DarkGreen; text-decoration: none;}
.Content a:visited {color: DarkGreen; text-decoration: none;}
.Content a:hover   {color: DarkGreen; text-decoration: underline;}
.SelectedCategoryBox a:link    {color: White; text-decoration: underline;} /* default link */
.SelectedCategoryBox a:visited {color: White; text-decoration: underline;} /* default link */
.SelectedCategoryBox a:hover   {color: White; text-decoration: underline;} /* default link */

.GeneralPage
{
background-color: #ffffff; /* Background Color */
margin-bottom: 0px; /* Margins */
margin-left: 0px; /* Margins */
margin-right: 0px; /* Margins */
margin-top: 0px; /* Margins */
}

.GeneralTable
{
background-color: White; /* Background Color */
}

.TopBanner
{
font-family: Arial; /* Font Face */
font-size: 28pt; /* Font Size */
color: #DarkGreen; /* Font Color */
font-weight: Bold; /* Font Style */
text-decoration: none;
font-style: normal; /* FontStyle */
background-color: #FFFFFF; /* Background color */
text-align: Center; /* Align Text */



}

.TopBannerText
{
font-family: Arial; /* Font Face */
font-size: 12pt; /* Font Size */
color: DarkGreen; /* Font Color */
font-weight:  bold; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none;
background-color: white; /* Background color */
text-align: Left; /* Align Text */
vertical-align:  baseline ; /* Align Text */
padding-left: 15px;


}


.TopSubBanner
{
font-family: Roman; /* Font Face */
font-size: 25pt; /* Font Size */
color: #FFFFFF; /* Font Color */
font-weight: Bold; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none;
background-color: DarkGreen; /* Background color */
text-align: Center; /* Align Text */
padding-bottom: 0px;

}

.TopSubBannerText
{
font-family: Arial; /* Font Face */
font-size: 8pt; /* Font Size */
color: #FFFFFF; /* Font Color */
font-weight: Bold; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none;
text-align: Left; /* Align Text */
padding: 2px 2px 2px 2px
}

.TopSubBannerTextCenter
{
font-family: Arial; /* Font Face */
font-size: 10pt; /* Font Size */
color: #FFFFFF; /* Font Color */
font-weight: Bold; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none;
text-align: Center; /* Align Text */
padding: 2px 5px 2px 5px
}



.TopSubBannerTextLeft
{
font-family: Arial; /* Font Face */
font-size: 10pt; /* Font Size */
color: #FFFFFF; /* Font Color */
font-weight: Bold; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none;
text-align: Left; /* Align Text */
padding: 0px 5px 0px 5px
}



.LeftColumn
{
font-family: Arial; /* Font Face */
font-size: 8pt; /* Font Size */
color: #000000; /* Font Color */
font-weight: Normal; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none;
background-color: white; /* Background color */
text-align: Left; /* Align Text */
vertical-align: Top; /* Align Text */
width: 50px;
}

.LeftColumnText
{
font-family: Arial; /* Font Face */
font-size: 9pt; /* Font Size */
color: white; /* Font Color */
font-weight: Bold ; /* Font Style */
font-style: Normal ; /* FontStyle */
text-decoration: None;
text-align: Center; /* Align Text */
vertical-align: Baseline ; /* Align Text */
background-color: DarkGreen; /* Background color */
padding: 5px 5px 5px 5px 
}


.RightColumn
{
font-family: Arial; /* Font Face */
font-size: 8pt; /* Font Size */
color: #000000; /* Font Color */
font-weight: Normal; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none;
background-color: White; /* Background color */
text-align: Left; /* Align Text */
vertical-align: Top; /* Align Text */
width: 0px;
}

.rhsRightColumn
{
font-family: Arial; /* Font Face */
font-size: 8pt; /* Font Size */
color: #000000; /* Font Color */
font-style: normal; /* Font Style */
font-weight: Normal; /* Font Style */
text-decoration: none;
background-color: #C6BFA5; /* Background color */
text-align: Left; /* Align Text */
vertical-align: Top; /* Align Text */
width: 15%;}

.RightColumnText
{
font-family: Arial; /* Font Face */
font-size: 8pt; /* Font Size */
color: #000000; /* Font Color */
font-style: normal; /* Font Style */
font-weight: Normal; /* Font Style */
text-decoration: none;
text-align: Left; /* Align Text */
vertical-align: Top; /* Align Text */
width: 0px;} /* orgininally width: 15%;}

.Footer
{
font-family: Arial; /* Font Face */
font-size: 8pt; /* Font Size */
color: #3B562D; /* Font Color */
font-weight: Bold; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none;
background-color: White; /* Background color */
text-align: Center; /* Align Text */
vertical-align: Top; /* Align Text */
}

.FooterText
{
font-family: Arial; /* Font Face */
font-size: 8pt; /* Font Size */
color: DarkGreen; /* Font Color */
font-weight: Bold; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none;
text-align: Center; /* Align Text */
vertical-align: Top; /* Align Text */
}

.Instructions
{
font-family: Arial; /* Font Face */
font-size: 8pt; /* Font Size */
color: #000000; /* Font Color */
font-weight: Normal; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none; /* Font Style */
background-color: #CCFFCC; /* Background color */
text-align: Left; /* Align Text */
}

.ErrorMessages
{
font-family: Arial; /* Font Face */
font-size: 8pt; /* Font Size */
color: #C90D4F; /* Font Color */
font-weight: Bold; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none; /* Font Style */
background-color: #FFFFFF; /* Background color */
text-align: Center; /* Align Text */
}

.Messages
{
font-family: Arial; /* Font Face */
font-size: 8pt; /* Font Size */
color: #C90D4F; /* Font Color */
font-weight: Bold; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none; /* Font Style */
background-color: #FFFFFF; /* Background color */
text-align: Center; /* Align Text */
}

.Headings
{
font-family: Arial; /* Font Face */
font-size: 10pt; /* Font Size */
color: Black; /* Font Color */
font-weight: Bold; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none; /* Font Style */
background-color: #FFFFFF; /* Background color */
text-align: Left; /* Align Text */
}

.PageText
{
font-family: Arial; /* Font Face */
font-size: 10pt; /* Font Size */
color: Black; /* Font Color */
font-weight: Normal; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none; /* Font Style */
background-color: #FFFFFF; /* Background color */
text-align: Left; /* Align Text */
}

.Content
{
font-family: Arial; /* Font Face */
font-size: 8pt; /* Font Size */
color: Black; /* Font Color */
font-weight: Normal; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none; /* Font Style */
background-color: #FFFFFF; /* Background color */
text-align: Left; /* Align Text */
}

.SearchHeader
{
font-family: Arial; /* Font Face */
font-size: 8pt; /* Font Size */
color: DarkGreen; /* Font Color */
font-weight: Normal; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none; /* Font Style */
background-color: #FFFFFF; /* Background color */
text-align: Center; /* Align Text */
}


.SalePrice
{
font-family: Arial; /* Font Face */
font-size: 8pt; /* Font Size */
color: Red; /* Font Color */
font-weight: normal; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none; /* Font Style */
background-color: #FFFFFF; /* Background color */
text-align: Left; /* Align Text */
}

.PageNumbers
{
font-family: Arial; /* Font Face */
font-size: 10pt; /* Font Size */
color: black; /* Font Color */
font-weight: Bold; /* Font Style */
} 

.ContentTableHeader
{
font-family: Arial; /* Font Face */
font-size: 10pt; /* Heading Font Size */
color: #000000; /* Heading Font Color */
font-weight: Bold; /* Heading Font Style */
font-style:  normal; /* Heading FontStyle */
text-decoration: none; /* Heading Font Style */
background-color: #CCFFCC; /* Background color */
text-align: Center; /* Align Text */
}

.ContentTable
{
background-color: #CCFFCC;
}

.ContentTableHorizontal
{
background-color: #CCFFCC;
}

.ProductCodeSearchResults
{
font-family: Arial; /* Font Face */
font-size: 8pt; /* Font Size */
color: Black; /* Font Color */
font-weight: Normal; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none; /* Font Style */
background-color: #FFFFFF; /* Background color */
text-align: Center; /* Align Text */
}


.SearchResultsProductName
{
font-family: Arial; /* Font Face */
font-size: 8pt; /* Font Size */
color: DarkGreen; /* Font Color */
font-weight: Bold; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none; /* Font Style */
background-color: #FFFFFF; /* Background color */
text-align: Center; /* Align Text */
}

.ProductSavingsSearchResults
{
font-family: Arial; /* Font Face */
font-size: 8pt; /* Font Size */
color: Red; /* Font Color */
font-weight: Normal; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none; /* Font Style */
background-color: #FFFFFF; /* Background color */
text-align: Center; /* Align Text */
}

.TableHeader
{
font-family: Arial; /* Font Face */
font-size: 8pt; /* Font Size */
color: #ffcc00; /* Font Color */
font-weight: Normal; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none; /* Font Style */
background-color: #3B562D; /* Background color */
text-align: Center; /* Align Text */
}

.TableContent
{
font-family: Arial; /* Font Face */
font-size: 8pt; /* Font Size */
color: Black; /* Font Color */
font-weight: Normal; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none; /* Font Style */
background-color: #FFFFFF; /* Background color */
text-align: Center; /* Align Text */
}


.TableContentBold
{
font-family: Arial; /* Font Face */
font-size: 8pt; /* Font Size */
color: Black; /* Font Color */
font-weight: Bold ; /* Font Style */
font-style: Normal; /* FontStyle */
text-decoration: none; /* Font Style */
background-color: #FFFFFF; /* Background color */
text-align: Center; /* Align Text */
}


.ImageCell {
	font-family: Arial;
	font-size: x-small;
	border: 0px ridge White;
	background-color: White;
	padding: 2px;
}


.SearchQtyBoxCenter
{
font-family: Arial; /* Font Face */
font-size: 8pt; /* Font Size */
color: Black; /* Font Color */
font-weight: Normal; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none; /* Font Style */
background-color: #FFFFFF; /* Background color */
text-align: Center; /* Align Text */
}

.CartControlHeader
{
font-family: Arial; /* Font Face */
font-size: 8pt; /* Font Size */
color: white; /* Font Color */
font-weight: Normal; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none; /* Font Style */
background-color: DarkGreen; /* Background color */
text-align: Center; /* Align Text */
}



.ClickToEnlarge
{
font-family: Arial; /* Font Face */
font-size: 8pt; /* Font Size */
color: #3B562D; /* Font Color */
font-weight: Bold; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: underline; /* Font Style */
background-color: #FFFFFF; /* Background color */
text-align: Center; /* Align Text */
}

.ProductDescriptionLabel
{
font-family: Arial; /* Font Face */
font-size: 9pt; /* Font Size */
color: Black; /* Font Color */
font-weight:  bolder ; /* Font Style */
font-style: Normal; /* FontStyle */
text-decoration: none; /* Font Style */
background-color: #FFFFFF; /* Background color */
text-align: Left; /* Align Text */
}

.ProductDescription
{
font-family: Times; /* Font Face */
font-size: 12pt; /* Font Size */
color: Black; /* Font Color */
font-weight:  Normal ; /* Font Style */
font-style: Normal; /* FontStyle */
text-decoration: none; /* Font Style */
background-color: #FFFFFF; /* Background color */
text-align: Left; /* Align Text */
}

.ProductName
{
font-family: Times; /* Font Face */
font-size: 12pt; /* Font Size */
color: DarkGreen; /* Font Color */
font-weight: bold ; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none; /* Font Style */
background-color: #FFFFFF; /* Background color */
text-align: Left; /* Align Text */
}

.ProductDetailPrice
{
font-family: Times; /* Font Face */
font-size: 12pt; /* Font Size */
color: Black; /* Font Color */
font-weight: Normal; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none; /* Font Style */
background-color: #FFFFFF; /* Background color */
text-align: Left; /* Align Text */
}

.SearchResultsVolumeDiscounts
{
font-family: Arial; /* Font Face */
font-size: 8pt; /* Font Size */
color: Red; /* Font Color */
font-weight: Bold; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none; /* Font Style */
background-color: #FFFFFF; /* Background color */
text-align: Center; /* Align Text */
}


.MainTable
{
font-family: Arial; /* Font Face */
font-size: 14pt; /* Font Size */
color: #FFFFFF; /* Font Color */
font-weight: Bold; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none;
background-color: DarkGreen; /* Background color */
text-align: Center; /* Align Text */
border-style: solid ;
border-color:DarkGreen;
border-width:1px;
}

.MainTableHeaderRow
{
font-family: Arial; /* Font Face */
font-size: 14pt; /* Font Size */
color: #FFFFFF; /* Font Color */
font-weight: Bold; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none;
background-color: DarkGreen; /* Background color */
text-align: Center; /* Align Text */
text-align :
}

.MainTableText
{
font-family: Arial; /* Font Face */
font-size: 12pt; /* Font Size */
color:   Black; /* Font Color */
font-weight: normal; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none;
background-color: #FFFFFF; /* Background color */
text-align: left; /* Align Text */
padding:2px;
}

.CustServHeadingsText
{
font-family: Arial; /* Font Face */
font-size: 12pt; /* Font Size */
color:   DarkGreen; /* Font Color */
font-weight:  bold; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none;
background-color: #FFFFFF; /* Background color */
text-align: left; /* Align Text */
}

.CustServShippingTableHeader
{
font-family: Arial; /* Font Face */
font-size: 10pt; /* Font Size */
color: #FFFFFF; /* Font Color */
font-weight: Bold; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none;
background-color: DarkGreen; /* Background color */
text-align: Center; /* Align Text */
}


.RecipesMainTable
{
font-family: Arial; /* Font Face */
font-size: 14pt; /* Font Size */
color: DarkGreen; /* Font Color */
font-weight: Bold; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none;
background-color: #FFFFFF; /* Background color */
text-align: Center; /* Align Text */
border-style: solid;
border-color:DarkGreen;
border-width:1px;
}

.RecipesMainTableRow
{
font-family: Arial; /* Font Face */
font-size: 14pt; /* Font Size */
color: #FFFFFF; /* Font Color */
font-weight: Bold; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none;
background-color: DarkGreen; /* Background color */
text-align: Center; /* Align Text */
}

.RecipesTableText
{
font-family: Arial; /* Font Face */
font-size: 12pt; /* Font Size */
color:   Black; /* Font Color */
font-weight: normal; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none;
background-color: #FFFFFF; /* Background color */
text-align: left; /* Align Text */
padding:2px;
}

.RecipesTableTextHeading
{
font-family: Arial; /* Font Face */
font-size: 12pt; /* Font Size */
color:   DarkGreen; /* Font Color */
font-weight: normal; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none;
background-color: #FFFFFF; /* Background color */
text-align: center; /* Align Text */
padding:2px;
}


.PerishableFoodsTableTextHeading
{
font-family: Arial; /* Font Face */
font-size: 12pt; /* Font Size */
color:   #ffffff; /* Font Color */
font-weight: bold; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none;
background-color: DarkGreen; /* Background color */
text-align: center; /* Align Text */
padding:2px;
}


.LeftColumnNav
{
font-family: Arial; /* Font Face */
font-size: 8pt; /* Font Size */
color: #FFFFFF; /* Font Color */
font-weight: Bold; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none;
background-color: #FFFFFF; /* Background color */
text-align: Center; /* Align Text */
border-style: solid ;
border-color:DarkGreen;
border-width:1px;
border-top: DarkGreen 1px solid;
}

.DefaultTableHeading
{
font-family: Arial; /* Font Face */
font-size: 11pt; /* Font Size */
color: white; /* Font Color */
font-weight: Bold ; /* Font Style */
font-style: Normal ; /* FontStyle */
text-decoration: None;
text-align: Center; /* Align Text */
vertical-align: Baseline ; /* Align Text */
background-color: DarkGreen; /* Background color */
padding: 5px 5px 5px 5px 
}

.CategoryDescriptionHeading
{
font-family: Times; /* Font Face */
font-size: 14pt; /* Font Size */
color: DarkGreen; /* Font Color */
font-weight: Normal ; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none; /* Font Style */
background-color: #FFFFFF; /* Background color */
text-align: Left; /* Align Text */
}

.CategoryDescription
{
font-family: Times; /* Font Face */
font-size: 11pt; /* Font Size */
color: Black; /* Font Color */
font-weight:  Normal ; /* Font Style */
font-style: Normal; /* FontStyle */
text-decoration: none; /* Font Style */
background-color: #FFFFFF; /* Background color */
text-align: Left; /* Align Text */
}

.JoinNewsletterTableHeading
{
font-family: Arial; /* Font Face */
font-size: 11pt; /* Font Size */
color: white; /* Font Color */
font-weight: Bold ; /* Font Style */
font-style: Normal ; /* FontStyle */
text-decoration: None;
text-align: Center; /* Align Text */
vertical-align: Baseline ; /* Align Text */
background-color: DarkGreen; /* Background color */
padding: 5px 5px 5px 5px 
}

.JoinNewsletterTable
{
font-family: Arial; /* Font Face */
font-size: 8pt; /* Font Size */
color: Black; /* Font Color */
font-weight: Normal; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none; /* Font Style */
background-color: #FFFFFF; /* Background color */
text-align: Center; /* Align Text */
border-style: solid;
border-color:DarkGreen;
border-width:1px;

}




</Style>