.left-menu ul {list-style-type: none;width: 9.4em;/* Width of Menu Items */
border-bottom: .063em #000000 solid;position: fixed;top: 1em;font-family: Verdana, Helvetica, Arial, sans-serif;font-size: .82em;font-weight: bold;margin: 0em;padding: 0em;left: .8em;color: #ffffff;z-index: 2;}.left-menu ul li {position: relative;background: #000000;}/*Sub level menu items */.left-menu ul li ul {position: absolute;width: 12.625em;/*sub menu width*/
top: 0;visibility: hidden;}/* Sub level menu links style */.left-menu ul li a {display: block;overflow: auto;/*force hasLayout in IE7 */
color: #ffffff;text-decoration: none;background: #000000;padding: .189em .315em .189em .315em;border: 1px solid #000000;border-bottom: 0;}.left-menu ul li a:visited {color: #ffffff;font-weight: bolder;}.left-menu ul li a:hover {background-color: #FFCC00;color: #00882F;}.left-menu .subfolderstyle {background: url(menu/images/tri-right2.gif) no-repeat center right;}/* Holly Hack for IE \*/* html .left-menu ul li {float: left;height: 1%;}* html .left-menu ul li a {height: 1%;}* html .left-menu {/*\*/position: absolute; top: 2em; left: .8em;}