/* --( left column )----------------------------------- */ #left { position:absolute; overflow: hidden; top: 123px; left: 0px; margin: 0px; padding: 0px; border-left: 6px solid #fff; border-right: 5px solid #fff; border-bottom: 0px solid #fff; background: #4c7292; width: 135px; /* ie5win fudge begins */ voice-family: "\"}\""; voice-family:inherit; width: 135px; } html>body #left { width: 135px; /* ie5win fudge ends */ } #leftcontent ul { list-style: none; padding: 0px; margin: 0px; font-weight: bold; } #leftcontent li { border-top: 1px solid #94abbe; border-bottom: 1px solid #38546c; font-family: Arial, Helvetica, sans-serif; font-size: 8pt; font-type: bold; font-color: #fff; background: #4c7292; width: 220px; /* ie5win fudge begins */ voice-family: "\"}\""; voice-family:inherit; width: 220px; padding-top: 8px; padding-bottom: 8px; padding-left: 5px; width: 137px; /* ie5win fudge begins */ voice-family: "\"}\""; voice-family:inherit; width: 135px; } #leftcontent ul ul { list-style: none; padding: 0px; margin: 0px; background: #b3c3cd; } #leftcontent ul ul li { font-family: Arial, Helvitica,sans-serif; font-size: 7pt; font-weight: bold; font-color: #fff; width: 199px; /* ie5win fudge begins */ voice-family: "\"}\""; voice-family:inherit; width: 189px; border-top: 1px solid #94abbe; border-bottom: 0px solid #94abbe; padding-top: 6px; padding-bottom: 6px; padding-left: 15px; background: #6d8aa2; } #leftcontent ul ul a:link, #leftcontent ul ul a:visited { color: #fff; } #leftcontent ul ul a:hover { color: #fff; text-decoration:underline; } #leftcontent ul a:link, #leftcontent ul a:visited { color: #fff; } #leftcontent ul a:hover { color: #fff; text-decoration:underline; }