/* DEFAULT */


#divHeadCard    { display: none; }


#divReferenceGuide { width: 570px; }
#tblReferenceGuide { width: 570px; border: none;  }

TD.TopLeft { 
   width: 7px; height: 7px; border: none; padding: 0;
   background: url(../../Images/Default/banded_topl_7x7.gif) no-repeat top left;
}
TD.TopRight { 
   width: 7px; height: 7px; border: none; padding: 0;
   background: url(../../Images/Default/banded_topr_7x7.gif) no-repeat top left;
}
TD.Chart {
   text-align: left; vertical-align: top; 
   background-color: #DEE1E9;
   font-size: 12px;
   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: #E7DFCF; border-bottom: none; height: 7px; }
TD.Head { background-color: #E7DFCF; font-size: 14px; 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; }

