*.tabSet {background: transparent url(image/tabSet_bg.gif) repeat-x bottom; margin: 0 0 2 240; padding: 0px 0 0 10px}
*.tabSet table {border-collapse: collapse}
span.tab, span.tabSelected, span.tabDisabled {background: transparent url(image/tabSetLeft.png) no-repeat left top; margin: 0 0 0 1px; padding: 0 0 0 10px; display: block}
span.tab a, span.tab button, span.tabSelected button, span.tabDisabled button {background: transparent url(image/tabSetRight.png) no-repeat right top; padding: 0px 10px 0px 0px; margin: 0; text-decoration: none; font-weight: normal; color: white; white-space: nowrap; height: 29px; border: none; cursor: pointer; overflow: visible; voice-family: "\"}\""; voice-family: inherit; width: auto !important; width: 1px}
span.tab a:hover {color: white}
span.tab button img, span.tabSelected button img, span.tabDisabled button img {vertical-align: middle}
span.tabSelected {background-image: url(image/tabSetLeftOn.png); margin: 0 0 0px 1px}
span.tabSelected button {height: 29px; background-image: url(image/tabSetRightOn.png); color: white; cursor: default; font-weight: bold; font-size: 11px}
span.tabDisabled {background-image: url(image/tabSet_leftDisabled.gif)}
span.tabDisabled button {background-image: url(image/tabSet_rightDisabled.gif); color: rgb(160, 187, 205)}
