﻿/* listmenuwmub.css */
/* List menu sub style sheet specifies unique element of each section */
/* left menu uses images */
.leftmenulist a#ml_oc_clist{ background-image: url(../images/m_oc_our.gif);  background-repeat : no-repeat;  width:146px;}
.leftmenulist a#ml_oc_clist:hover, .leftmenulist a.highlighted#ml_oc_clist { background-image: url(../images/m_oc_our_ovr.gif);  background-repeat : no-repeat; width:146px; }
.leftmenulist a#ml_oc_ssearches { background-image: url(../images/m_oc_ss.gif);  background-repeat : no-repeat; width:146px; }
.leftmenulist a#ml_oc_ssearches:hover, .leftmenulist a.highlighted#ml_oc_ssearches { background-image: url(../images/m_oc_ss_ovr.gif);  background-repeat : no-repeat; width:146px; }
.leftmenulist a#ml_oc_ct{ background-image: url(../images/m_oc_ct.gif);  background-repeat : no-repeat; width:146px; }
.leftmenulist a#ml_oc_ct:hover, .leftmenulist a.highlighted#ml_oc_ct { background-image: url(../images/m_oc_ct_ovr.gif);  background-repeat : no-repeat; width:146px; }

