/* Start of CMSMS style sheet '001Hearts_menu' */
.glossymenu a {
 text-decoration:none;
}

.menuitem {
 display: block;
 line-height:22px;
 font-size: 12px;
 font-family: serif;
 border-bottom: 1px solid #5D1917;
/* background: url(images/sphere.gif) no-repeat center right;*/
}

.submenuheader {
 /*background: url(images/marker_list1.gif) no-repeat center right;*/
}

.collapse {
 background: url(images/arrow_right.gif) no-repeat center right;
}
.expand {
 background: url(images/arrow_down.gif) no-repeat center right;
}

ul.list_1 {margin:0px; padding:0px; list-style:none}
ul.list_1 li { line-height:22px; font-size: 12px; font-family: serif; border-bottom: 1px solid #5D1917;}
ul.list_1 li a{text-decoration:none; color:#5a6165; background:url(images/marker_list1.gif) no-repeat 0 3px; padding-left:13px}
ul.list_1 li a:hover{ color:#5d1917; background:none}
/* End of '001Hearts_menu' */

