TD {
    FONT-SIZE: 10px; FONT-FAMILY: "tahoma"
; line-height: 14px; color: #000000
}


.tab-button	 { 
    width: 70; 
    height: 20; 
    font-weight: normal; 
    background: #e0e0e0; 
    border-top: 1px solid buttonhighlight; 
    border-left: 1px solid buttonhighlight; 
    border-bottom: 1px solid buttonhighlight;  
    border-right: 1px solid buttonshadow; 
    cursor: hand; 
    padding-top: 2px; 
    padding: 3;
; font-family: "tahoma"; font-size: 10px; line-height: 14px; color: #000000
}

.tab-body	{ 
    background: white; 
    border-top: 0px solid buttonhighlight; 
    border-left: 1px solid buttonhighlight; 
    border-bottom: 1px solid buttonshadow; 
    border-right: 1px solid buttonshadow; 
    border-style: ridge;
    padding: 10;    
    position:absolute; 
    left:24px; 
    top:294px; 
    width:600px; 
    z-index:1; 
    visibility: hidden
; font-family: "tahoma"; font-size: 10px; line-height: 14px; color: #000000
}
a {  font-family: "tahoma"; font-size: 10px; line-height: 14px; color: #0099CC; text-decoration: none}
a:hover {  font-family: "tahoma"; font-size: 10px; line-height: 14px; color: #003366; text-decoration: none}
