﻿/* listmenuwmub.css */
/* List menu sub style sheet specifies unique element of each section */
/* left menu uses images */
.leftmenulist a#ml_om_privacy{ background-image: url(../images/m_om_privacy.gif);  background-repeat : no-repeat;  width:146px;}
.leftmenulist a#ml_om_privacy:hover, .leftmenulist a.highlighted#ml_om_privacy { background-image: url(../images/m_om_privacy_ovr.gif);  background-repeat : no-repeat;  width:146px;}
.leftmenulist a#ml_om_otu { background-image: url(../images/m_om_otu.gif);  background-repeat : no-repeat;  width:146px;}
.leftmenulist a#ml_om_otu:hover, .leftmenulist a.highlighted#ml_om_otu { background-image: url(../images/m_om_otu.gif);  background-repeat : no-repeat;  width:146px;}

