
	
/** ---------------------------------------------------------------------------------------- **/
/**                               Start Global Settings                                      **/
/** ---------------------------------------------------------------------------------------- **/
	
.hdbk {background-color:#990000;}
.white {background-color:#012A91;}

.line {background-color:#000000;}
.header_table {	border: 1px solid #000000; border-collapse:collapse;}
.header_table_back_color { background-color:#990000; height:36px;}
.header_table_center{ background:url(/layoutgraphics/vons/header_back.jpg) repeat-x; height:113px; vertical-align:middle; border-bottom:1px solid #000000; border-top:1px solid #000000;}

.body-panel{

background-color:#FFFFFF;
border-right:#000000 solid 1px;
padding:7px 0px 0px 7px;
}

.toplinks {font-family: Arial, Helvetica, sans-serif; font-size:16px; font-weight: bold;}
.headertop {background-image:url(/styleimages/headertop.gif);}


ul {margin:0; padding:0; list-style:none}
li { margin:0 0 0 0px; padding:0 0 0 34px; line-height:25px; vertical-align:top;}
li.nobul {margin:0 0 0 0px; padding:0 0 0 12px; line-height:20px; vertical-align:top;}
.list {padding:0 12px 0 0; font-size:14px; font-style:italic; font-weight:bold; color:#FF0000; }

h1 {margin:0px;padding:0px;}
h2 {margin:0px;padding:0px;}
h3 {margin:0px;padding:0px;}

hr {margin:0px; padding:0px; border: 1px solid #6B0000; border-collapse:collapse; width:75%;}

/** ---------------------------------------------------------------------------------------- **/
/**                               End Global Settings                                        **/
/** ---------------------------------------------------------------------------------------- **/



/** ---------------------------------------------------------------------------------------- **/
/**                            Start Public Only Settings                                    **/
/** ---------------------------------------------------------------------------------------- **/
body { 
	
	background-color: #990000;
	margin-left: .5em; margin-right: .5em; margin-top: .5em; margin-bottom: .5em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: black;
}

a {text-decoration: none;}
a:link{ font-weight: normal; color: #990000}
a:visited { font-weight: normal; color:#6B0000} 
a:hover   {color: #6B0000; font-weight: normal;}



td{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: black;
	font-weight:normal;
}

input, textarea, checkbox, select, radio {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: black; 
}

.button {
  color: #000000;
  text-align: center;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;    
}

/** ---------------------------------------------------------------------------------------- **/
/**                              End Public Only Settings                                     **/
/** ---------------------------------------------------------------------------------------- **/



/** ---------------------------------------------------------------------------------------- **/
/**                               Start Top Settings                                         **/
/** ---------------------------------------------------------------------------------------- **/
a.headerlink { font-family: Arial, Helvetica, sans-serif; font-size: 11px;	}
a.headerlink:link    { color: #FFFFFF; text-decoration:none;}
a.headerlink:visited { color: #FFFFFF; text-decoration:none;}
a.headerlink:focus   { color: #FFFFFF; text-decoration:underline;}
a.headerlink:active  { color: #FFFFFF; text-decoration:underline;}
a.headerlink:hover   { color: #FFFFFF; text-decoration:underline;}

.ContentHead { font-weight: bold; font-size: 20px; color:#000000; height: 36px; font-family: Arial, Helvetica, sans-serif; background-color:#C8B49C;}

.topMenu {  }

.topMenuLinkM { font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #FFFFFF; font-weight: normal; }

A.topMenuLinkM:link    { color:#FFFFFF; text-decoration:none; } 
A.topMenuLinkM:visited { color:#FFFFFF; text-decoration:none; }
A.topMenuLinkM:focus   { color:#FFFFFF; text-decoration:none;  }
A.topMenuLinkM:active  { color:#FFFFFF; text-decoration:none; }
A.topMenuLinkM:hover   { color:#FFFFFF; text-decoration:none;  }

A.TabLink, A.TabLink:link, A.TabLink:visited
                  { font-family: Arial, Helvetica, sans-serif; text-decoration: none; color: #FFFFFF; font-size: 14px;}   
A.TabLink:hover  { text-decoration: none; color: #FFFFFF;}

/** ---------------------------------------------------------------------------------------- **/
/**                                  End Top Settings                                        **/
/** ======================================================================================== **/
/**                                Start Left Settings                                       **/
/** ---------------------------------------------------------------------------------------- **/
.LeftContentHead  {	font-weight: bold; font-size: 20px; color:#FFFFFF; font-family: Arial, Helvetica, sans-serif;}
.LeftCategoryHead {	font-weight: bold; font-size: 14px;	color:#FFFFFF;	font-style: normal; font-family: Arial, Helvetica, sans-serif;}
.LeftNormal, A.LeftNormal:link, A.LeftNormal:visited
						      { text-decoration: none; color: #990000; font-size: 11px; font-family: Arial, Helvetica, sans-serif;}   
A.LeftNormal:hover{ text-decoration: underline; }
.LeftLarge        { color:#FFFFFF; font-size: 12px; font-weight: bold; line-height: 16px; font-family: Arial, Helvetica, sans-serif; }

A.LeftLink, A.LeftLink:link, A.LeftLink:visited
                  { font-weight: bold; font-size: 13px;	color:#FFFFFF; text-decoration: none; line-height: 15px;	font-family: Arial, Helvetica, sans-serif;}
A.LeftLink:hover  { text-decoration: underline; color: #FFFF00;}

.Subcatlink, A.SubcatLink, A.SubcatLink:link
                     { font-weight: bold; font-size: 11px;	color:#990000; font-family: Arial, Helvetica, sans-serif; font-style: normal; text-decoration: none;}   
A.SubcatLink:visited { font-weight: bold;	font-size: 11px; color:#6B0000;	font-family: Arial, Helvetica, sans-serif;	font-style: normal;}
A.SubcatLink:hover   { text-decoration: underline; color: #FFFF00;}
A.SubcatLink:active   { text-decoration: underline; color: #990073;}

.leftMenuLinkM { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #FFFFFF; font-weight: bold; }

a.leftMenuLinkM { 
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration: none;
	display: block; 
	background: url(/layoutgraphics/vons/button_off.jpg) no-repeat center;
	padding: 1px 0px 11px 0px; 
	outline-style: none;
	-moz-outline: none !important; }
	
a.leftMenuLinkM:link    { color:#FFFFFF; font-weight:bold; text-decoration:none; } 
a.leftMenuLinkM:visited { color:#FFFFFF; font-weight:bold; text-decoration:none; }
a.leftMenuLinkM:focus   { color:#FFFFFF; font-weight:bold; text-decoration:none; background: url(/layoutgraphics/vons/button_on.jpg) no-repeat center;; }
a.leftMenuLinkM:active  { color:#FFFFFF; font-weight:bold; text-decoration:none; background: url(/layoutgraphics/vons/button_on.jpg) no-repeat center;; }
a.leftMenuLinkM:hover   {	color:#FFFFFF; font-weight:bold; text-decoration:none; background: url(/layoutgraphics/vons/button_on.jpg) no-repeat center;; }


.leftMenuLinkMopen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold; 
	display: block; 
	background: url(/layoutgraphics/vons/button_on.jpg) no-repeat center;
	padding: 1px 0px 11px 0px; 
	outline-style: none;
	-moz-outline: none !important; }

.leftMenuLinkMopen2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold; 
	display: block; 
	background-image: url(/layoutgraphics/vons/button_off.jpg);
	padding: 4px 20px 4px 10px; 
	margin: 0px;
	outline-style: none;
	-moz-outline: none !important; }

.leftMenuLinkM12 { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #FFFFFF; font-weight: normal; }

A.leftMenuLinkM12 { 
	display: block; 
	background-image: url(/images/buttons/btn.gif);
	padding: 0px 20px 2px 5px; 
	margin: 0px;
	outline-style: none;
	-moz-outline: none !important; }

A.leftMenuLinkM12:link    { color:#FFFFFF; font-weight:normal; text-decoration:none; } 
A.leftMenuLinkM12:visited { color:#FFFFFF; font-weight:normal; text-decoration:none; }
A.leftMenuLinkM12:focus   { color:#FFFFFF; font-weight:normal; text-decoration:none; background-image: url(/images/buttons/btn-hover.gif); }
A.leftMenuLinkM12:active  { color:#FFFFFF; font-weight:normal; text-decoration:none; background-image: url(/images/buttons/btn-hover.gif); }
A.leftMenuLinkM12:hover   {	color:#FFFFFF; font-weight:normal; text-decoration:none; background-image: url(/images/buttons/btn-hover.gif); }

.leftMenuLinkM12open {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal; 
	display: block; 
	background-image: url(/images/buttons/btn-open.gif);
	padding: 0px 20px 3px 5px; 
	margin: 0px;
	outline-style: none;
	-moz-outline: none !important; }

.sidebarOuterFrame{
	display: block; 
	padding: 1px 2px 5px 1px; 
	margin: 0px;
	outline-style: none;
	-moz-outline: none !important; }
	
.sidebarInnerFrame{
	display: block;
	padding: 1px 5px 5px 5px;
	margin: 0px;
	outline-style: none;
	-moz-outline: none !important; 	background: #FFFFFF;
	border: 1px solid #000000;
}

.sidebarInnerFrame2{
	display: block;
	padding: 1px 5px 5px 5px;
	margin: 0px;
	outline-style: none;
	-moz-outline: none !important; 	background: #000000;
	border: 1px solid #012A91;
}

.sidebartbl{
	background:url(/layoutgraphics//vons/sidebar_back.jpg) repeat-y;
	width:191px;
	border-left: #000000 solid 1px;
	border-right: #000000 solid 1px;
	text-align:center;
	padding-top:12px;
	background-color: #C8B49C;
}

.sidebartbl_bottom {
	background:url(/layoutgraphics//vons/sidebar_back.jpg) repeat-y;
	width:191px;
	border-left: #000000 solid 1px;
	border-right: #000000 solid 1px;
	border-bottom: #000000 solid 1px;
	text-align:center;
}

.sidebar{ font-family: Arial, Helvetica, sans-serif; color: #990000; font-weight: bold; text-decoration: none; font-size: 10pt; }
a.sidebar:link { color: #990000; font-weight: bold; text-decoration: none;  }
a.sidebar:active { color: #990073; font-weight: bold; text-decoration: none;  }
a.sidebar:visited { color: #6B0000; font-weight: bold; text-decoration: none;  }
a.sidebar:hover{ color: #6B0000; font-weight: bold; text-decoration: none; }

.sidebar0{ font-family: Arial, Helvetica, sans-serif; color: #990000; font-weight: bold; text-decoration: none; font-size: 9pt; }
a.sidebar0:link { color: #990000; font-weight: bold; text-decoration: none;  }
a.sidebar0:active { color: #990073; font-weight: bold; text-decoration: none;  }
a.sidebar0:visited { color: #6B0000; font-weight: bold; text-decoration: none; }
a.sidebar0:hover{ color: #6B0000; font-weight: bold; text-decoration: none; }

/** ---------------------------------------------------------------------------------------- **/
/**                                 End Left Settings                                        **/
/** ======================================================================================== **/
/**                               Start Footer Settings                                      **/
/** ---------------------------------------------------------------------------------------- **/
.footer {
background-color:#FFFFFF;
border-right:#000000 solid 1px;
border-bottom:#000000 solid 1px;
border-top:#000000 solid 1px;
text-align:center;
}
.footer2 {
background-color:#FFFFFF;
border-right:#000000 solid 1px;
border-bottom:#000000 solid 1px;
text-align:center;
}

a.footerlink, a.footerlink:link, a.footerlink:hover, a.footerlink:visited
	{	font-family: Arial, Helvetica, sans-serif; color: #990000;	font-weight: normal; font-size: 10px; text-decoration: underline;}
footerlinktext
	{	font-family: Arial, Helvetica, sans-serif; color: #990000;	font-weight: normal; font-size: 10px; }

/** ---------------------------------------------------------------------------------------- **/
/**                               End Footer Settings                                        **/
/** ======================================================================================== **/
/**                               Start Font Settings                                        **/
/** ---------------------------------------------------------------------------------------- **/



.font-vsm {font-family: Arial, Helvetica, sans-serif; font-size:9px; font-style: normal;}
.font-sm {font-family: Arial, Helvetica, sans-serif; font-size:10px; font-style: normal;}
.font-sm-il {font-family: Arial, Helvetica, sans-serif; font-size:10px; font-style: italic;}
.font-med {font-family: Arial, Helvetica, sans-serif; font-size:12px; font-style: normal;}
.font-med-bold {font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold;}
.font-large {font-family: Arial, Helvetica, sans-serif; font-size:14px; font-style: normal;}
.font-large-light {font-family: Arial, Helvetica, sans-serif; font-size:13px; font-style: normal; color:#FFFFFF;}
.font-large-bold {font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold;}
.font-super {font-family: Arial, Helvetica, sans-serif; font-size:20px; font-style: normal; color:#6B0000;}
.font-header {font-family: Arial, Helvetica, sans-serif; font-size:26px; font-style: normal; color:#000000; }
a.font-header, a.font-header:link, a.font-header:hover, a.font-header:visited
{font-family: Arial, Helvetica, sans-serif; font-size:26px; font-style: normal; color:#000000; text-decoration: none;}

.SubContentHead { background-color: #FFFFFF; color: #000000; font-family: Arial, Helvetica, sans-serif; font-size: 18px; font-weight: bold;    height: 20px;}

.SmBlackBold { font-family: Arial, Helvetica, sans-serif; font-weight: bold; font-size: 9px; color: #000000; }
.SmLightHeader {	font-family: Arial, Helvetica, sans-serif; color: #990000;	font-weight: bold; font-size: 15px; }
.SmDarkHeader {	font-family: Arial, Helvetica, sans-serif; color: black;	font-weight: bold; font-size: 15px; }
a.SmDarkHeader, a.smdarkheader:link, a.smdarkheader:hover, a.smdarkheader:visited
	{	font-family: Arial, Helvetica, sans-serif; color: black;	font-weight: bold; font-size: 15px; text-decoration: none;}

.Normal       { font-size: 16px; color:#990000; font-weight: normal; font-family: Arial, Helvetica, sans-serif;}
.NormalText   {font: 9px, Arial, Helvetica, sans-serif}

.NormalLarge  { font-size: 12px; line-height: 16px; color:black; font-weight: bold; font-family: Arial, Helvetica, sans-serif;}
.NormalLarge2 { font-size: 14px; line-height: 18px; color:black; font-weight: normal; font-family: Arial, Helvetica, sans-serif;}
.NormalLarge3 { font-size: 16px; line-height: 18px; color:black; font-weight: normal; font-family: Arial, Helvetica, sans-serif;}
.LargeWhiteHeader {	font-family: Arial, Helvetica, sans-serif; color: #FFFFFF;	font-weight: normal; font-size: 26px; line-height:29px;}
.LargeWhiteText {font-size: 19px; font-family: Arial, Helvetica, sans-serif; color: #FFFFFF;	font-weight: normal;}
.LargeDarkHeader, .largedarkheader { font-family: Arial, Helvetica, sans-serif; color:black; font-weight:bold; font-size:24px;}

.MedDarkHeader, .meddarkheader { font-family: Arial, Helvetica, sans-serif; color: black; font-weight: normal; font-size: 19px; }
.MedLightHeader {	font-family: Arial, Helvetica, sans-serif; color: #990000;	font-weight: normal; font-size: 19px; }
a.MedLightHeader, a.MedLightHeader:link, a.MedLightHeader:visited
	{	font-family: Arial, Helvetica, sans-serif; color: #6B0000;	font-weight: normal; font-size: 19px; text-decoration: none; }
a.MedLightHeader:hover
	{	font-family: Arial, Helvetica, sans-serif; color: #990000;	font-weight: normal; font-size: 19px; text-decoration: underline; }
.MedWhiteText {font-size: 14px; font-family: Arial, Helvetica, sans-serif; color: #FFFFFF;	font-weight: normal;}

.MessageSm    { font-size: 10px; line-height: 11px; color:black;	font-weight: normal; font-family: Arial, Helvetica, sans-serif;}
.MessageSmBold{ font-size: 10px; line-height: 11px; color:#6B0000;	font-weight: bold; font-family: Arial, Helvetica, sans-serif;}
.Message      { font-size: 12px; line-height: 14px; color:black;	font-weight: normal; font-family: Arial, Helvetica, sans-serif;}
.MessageBold  { font-size: 12px; line-height: 14px; color:black;	font-weight: bold; font-family: Arial, Helvetica, sans-serif;}
.MessageMed   { font-size: 14px; line-height: 16px; color:black;	font-weight: normal; font-family: Arial, Helvetica, sans-serif;}

.bodytbl{
	background-color: #FFFFFF;
	padding:5 5 5 5;
}

.normalform {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #2B002B;
	background: #FFFFFF;
}

.Ptext11 {font: 11px, Arial, Helvetica, sans-serif; color: #660066;}

.basker, a.basker, a.basker:link, a.basker:hover, a.basker:visited
	{	font-family: Arial, Helvetica, sans-serif; color: #6B0000;	font-weight: bold; font-size: 19px; text-decoration: none;}

.basker10	{	font-family: Arial, Helvetica, sans-serif; color: #6B0000;	font-weight: normal; font-size: 10px;}
.baskersc20	{	font-family: Arial, Helvetica, sans-serif; color: #6B0000;	font-weight: bold; font-size: 25px; line-height: 26px;}

/** ---------------------------------------------------------------------------------------- **/
/**                                 End Font Settings                                        **/
/** ======================================================================================== **/
/**                           Start General Links Settings                                   **/
/** ---------------------------------------------------------------------------------------- **/

A.SiteLink, A.SiteLink:link, A.SiteLink:visited
                 { font-family: Arial, Helvetica, sans-serif; text-decoration: none; color: #FFFFFF; font-size: 11px;}   
A.SiteLink:hover { text-decoration: underline; color: #FFFF00;}

A.SiteLinkBold, A.SiteLinkBold:link, A.SiteLinkBold:visited
                      { color: #FFFFFF; text-decoration: none; font-size: 11px; font-weight: bold; font-family: Arial, Helvetica, sans-serif;}
A.SiteLinkBold:hover  { color: #FFFF00; text-decoration: none;}
A.SiteLinkBold:Active { color: #FFFF00; text-decoration: none; font-size: 11px; font-weight: bold; font-family: Arial, Helvetica, sans-serif;}

A.BodyLink, A.BodyLink:link, A.BodyLink:visited
                  { font-family: Arial, Helvetica, sans-serif; text-decoration: none; color: #990000; font-size: 11px;}   
A.BodyLink:hover  { text-decoration: underline; color: #990073;}

A.BodyLink-md, A.BodyLink-md:link, A.BodyLink-md:visited
                     { font-family: Arial, Helvetica, sans-serif; text-decoration: none; color: #990000; font-size: 14px;}   
A.BodyLink-md:hover  { text-decoration: underline; color: #990073;}

A.BodyLink-sm, A.BodyLink-sm:link, A.BodyLink-sm:visited
                     { font-family: Arial, Helvetica, sans-serif; text-decoration: none; color: #990000; font-size: 10px;}   
A.BodyLink-sm:hover  { text-decoration: underline; color: #990073;}

.crumbtrail, A.crumbtrail, A.crumbtrail:link
                     { font-weight: normal; font-size: 11px;	color:#990000; font-family: Arial, Helvetica, sans-serif; font-style: normal; text-decoration: none;}   
A.crumbtrail:visited { font-weight: normal;	font-size: 11px; color:#6B0000;	font-family: Arial, Helvetica, sans-serif;	font-style: normal;}
A.crumbtrail:hover   { text-decoration: underline; color: #6B0000;}


A.Navline, A.Navline:link, A.Navline:visited, .Navline
                { font-family: Arial, Helvetica, sans-serif; text-decoration: none; color: #6B0000; font-size: 11px; line-height: 20px;}   
A.Navline:hover { text-decoration: underline; color: #6B0000;}

td.srhead, a.srhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-align: center;
	padding:2 0 0 0;
}
/** ---------------------------------------------------------------------------------------- **/
/**                             End General Links Settings                                   **/
/** ======================================================================================== **/
/**                           Start General Style Settings                                   **/
/** ---------------------------------------------------------------------------------------- **/

.header { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 18px;	
	font-style: bold;	
	text-decoration: none;	
	color: #FFFFFF;
}

.border { border: thin solid #000000; }
.solid {border: 1px solid #012A91; background-color: #012A91}
.dotted {	border:  thick dashed #012A91;}
.texture {background-image:url(/layoutgraphics/);}
.divider {background-image: url(/layoutgraphics/); height: 4px;}

.purple_bright {
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #990000;
}

.purple11{	color: #660066;	font-weight: bold; font-size: 11px;}

.redbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FF0000;
 	background: #FEC2CB;
	font-weight: bold;
	display: block;
	padding:1 1 1 1;
	border: 1px solid #FF0000;
	-moz-outline: none !important;
}

.back {background-image: url(/layoutgraphics/);}
.dot {background-image:url(/layoutgraphics/);}
.spacer {background-image:url(/layoutgraphics/);}

/** ---------------------------------------------------------------------------------------- **/
/**                             End General Style Settings                                   **/
/** ======================================================================================== **/
/**                           Start Shopping Cart Settings                                   **/
/** ---------------------------------------------------------------------------------------- **/
.CartListHead { background-color: #FFFFFF; border-bottom: black 1px solid; border-left: dimgray 1px solid; color: #990000; font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; line-height: 8pt; padding-left: 5px;}
.CartListHead2 { background-color: #C8B49C; border-bottom: black 1px solid; border-left: dimgray 1px solid; color: black; font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; line-height: 8pt; padding-left: 5px;}
.CartListItem { background-color: #FFFFFF; border-bottom: dimgray 1px solid; border-left: dimgray 1px solid; color: black; font-family: Arial, Helvetica, sans-serif; font-size: 10px; padding-left: 5px;}
.CartListItem2 { background-color: #C8B49C; border-bottom: dimgray 1px solid; border-left: dimgray 1px solid; color: black; font-family: Arial, Helvetica, sans-serif; font-size: 10px; padding-left: 5px;}
.CartListItemAlt { background-color: #1E90FF; border-bottom: dimgray 1px solid; border-left: dimgray 1px solid; color: black; font-family: Arial, Helvetica, sans-serif; font-size: 10px; padding-left: 5px;}
.CartListFooter { background-color: #C8B49C; border-top: dimgray 1px solid; border-left: dimgray 1px solid; color: black; font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; line-height: 10pt; padding-left: 5px;}
.CartListFooter2 { background-color: #FFFFFF; border-top: dimgray 1px solid; border-left: dimgray 1px solid; color: black; font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; line-height: 10pt; padding-left: 5px;}
a.CartLink, A.CartLink:link, A.CartLink:visited, .CartLink
                { font-family: Arial, Helvetica, sans-serif; text-decoration: none; color: #990000; font-size: 16px;}   
a.CartLink:hover { text-decoration: underline; color: #990000;}
.SearchResults { background-color: #FFFFFF; border-bottom: dimgray 1px solid; color: black; font-family: Arial, Helvetica, sans-serif; padding-left: 5px;}
.formSearch { font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; font-weight: normal; color: #000000; text-decoration: none; }
.listDate { font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; color: #000000; text-decoration: none;	margin-left: 8px;	margin-top: 12px;	margin-right: 0px;	margin-bottom: 5px;}
.listItem { font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; font-weight: normal; color: #990000; text-decoration: none; background-color: #C8B49C; padding: 3px 3px 3px 8px;}
.listItemNarrow { font-family: Arial, Helvetica, sans-serif;	font-size: 11px; font-style: normal; font-weight: normal; color: #FFFFFF; text-decoration: none; background-color: #990000; padding: 3px 3px 3px 8px;}
.archiveBullets { font-family: Arial, Helvetica, sans-serif; font-size: 11px;	font-style: normal;	color: #000000; text-decoration: none; line-height: 12px; padding: 0px;	margin: 10px 0px 0px 8px;}
/** ---------------------------------------------------------------------------------------- **/
/**                             End Shopping Cart Settings                                   **/
/** ======================================================================================== **/

	