

TD {
    FONT-SIZE: 9px; FONT-FAMILY: verdana, arial, helvetica, sans-serif
; text-decoration: blink
}


.tab-button	 { 
    width: 116px; 
    height: 5px; 
    font-weight: normal; 
    background: ; 
    border-top: 1px solid #CCCCFF; 
    border-left: 1px solid #6666FF; 
    border-bottom: 1px solid #6666FF;  
    border-right: 1px solid #CCCCFF; 
    cursor: hand; 
    padding: 1px 3 3;
; margin: 2px; float: none; clear: none
; top: 5px; clip:   rect(   )
}

.tab-body	{ 
    background: ; 
    border-top: 1px solid buttonhighlight; 
    border-left: 1px solid buttonhighlight; 
    border-bottom: 1px solid buttonshadow; 
    border-right: 1px solid buttonshadow;
    padding: 1 1;    
    position:absolute; 
    left:10px; 
    top:18px; 
    width:600px; 
    z-index:1; 
    visibility: hidden
; margin: 10px; border-style: ridge; clip:  rect(   )
}
