﻿/* leftmenubio.css */
/* List menu sub style sheet specifies unique element of each section */
/* left menu uses images */
.leftmenulist a#ml_bio_lah { background-image: url(../images/m_bio_lah.gif);  background-repeat : no-repeat; width:146px;}
.leftmenulist a#ml_bio_lah:hover, .leftmenulist a.highlighted#ml_bio_lah { background-image: url(../images/m_bio_lah_ovr.gif);  background-repeat : no-repeat; width:146px; }
.leftmenulist a#ml_bio_jto { background-image: url(../images/m_bio_jto.gif);  background-repeat : no-repeat; width:146px; }
.leftmenulist a#ml_bio_jto:hover, .leftmenulist a.highlighted#ml_bio_jto { background-image: url(../images/m_bio_jto_ovr.gif);  background-repeat : no-repeat; width:146px;}
.leftmenulist a#ml_bio_tk{ background-image: url(../images/m_bio_tk.gif);  background-repeat : no-repeat; width:146px;}
.leftmenulist a#ml_bio_tk:hover, .leftmenulist a.highlighted#ml_bio_tk { background-image: url(../images/m_bio_tk_ovr.gif);  background-repeat : no-repeat;width:146px; }
.leftmenulist a#ml_bio_jc { background-image: url(../images/m_bio_jc.gif);  background-repeat : no-repeat; width:146px;}
.leftmenulist a#ml_bio_jc:hover, .leftmenulist a.highlighted#ml_bio_jc { background-image: url(../images/m_bio_jc_ovr.gif);  background-repeat : no-repeat; width:146px;}
.leftmenulist a#ml_bio_ss { background-image: url(../images/m_bio_ss.gif);  background-repeat : no-repeat;width:146px; }
.leftmenulist a#ml_bio_ss:hover, .leftmenulist a.highlighted#ml_bio_ss { background-image: url(../images/m_bio_ss_ovr.gif);  background-repeat : no-repeat; width:146px;}
.leftmenulist a#ml_bio_th{ background-image: url(../images/m_bio_th.gif);  background-repeat : no-repeat; width:146px;}
.leftmenulist a#ml_bio_th:hover, .leftmenulist a.highlighted#ml_bio_th { background-image: url(../images/m_bio_th_ovr.gif);  background-repeat : no-repeat; width:146px;}


