/* GLOBAL */

#divHeadCard    { display: none; }

#divReferenceGuide { width: 590px; }
#tblReferenceGuide { width: 570px; border: none;  }

TD.TopLeft { 
   width: 7px; height: 7px; border: none; padding: 0;
   background: url(../../Images/Global/banded_topl_7x7.gif) no-repeat top left;
}
TD.TopRight { 
   width: 7px; height: 7px; border: none; padding: 0;
   background: url(../../Images/Global/banded_topr_7x7.gif) no-repeat top left;
}
TD.Chart {
   text-align: left; vertical-align: top; 
   background-color: #f2f2f2;
   font-size: 11px; /* 2-18-05 */
   margin: 0; padding: 0;
   border-bottom: 1px solid white;
}
TD.Col1 { 
   width: 195px; padding: 2px;
}
TD.Col2 { 
   width: 353px; padding: 2px;
}

TD.ColEnd { 
   width: 7px; 
}

TD.Top  { background-color: #ddd; border-bottom: none; height: 7px; } 
TD.Head { background-color: #ddd; font-size: 11px; font-weight: bold; }


TABLE.ChgSize { width: 353px; border: none; }

TD.C2a { width: 15px; text-align: left; vertical-align: top; }
TD.C2b { width: 338px; text-align: left; vertical-align: top; }

