.catBoxHeading1 {
font-family:'times new roman', serif;
font-weight:700;
font-size:1.4em;
color:#351;
background-color:#f6f;
display:block;
margin-top:2px;
margin-bottom:2px;
padding:0.3em 0.4em
}

.catBoxSubtext {
font-family:'times new roman', serif;
font-weight:400;
font-size:1.2em;
color:#351;
background-color:#fdf;
display:block;
padding:0.1em 0.2em 0.1em 1em
}

#categories a {
background-repeat:no-repeat;
display:block
}

a.catBg25 {
background-image:url(../images/catbg25.gif);
height:30px
}

a.catBg25:hover {
background-image:url(../images/catbg25hover.gif)
}

a.category-holiday {
border-top:3px dotted #123;
background-color:#abf;
color:#123;
padding:1em 0
}

a.category-top-text {
color:#609
}

a.category-subs-text,a.category-products-text {
color:#609
}

a.category-top-text:hover {
background-color:#cacaca;
color:#33cc33;
background-image:url(../images/catbghover.gif)
}

a.category-subs-text:hover,a.category-products-text:hover {
color:#33cc33
}

a.category-top-text .category-not-selected,a.category-top-text .category-subs-selected,#categories a.category-links {
display:list-item;
list-style:disc inside url(../images/bullet1.gif)
}

a.category-top-text .category-subs-parent {
display:list-item;
list-style:square inside url(../images/bullet2.gif)
}