﻿TD.valignbottom    {vertical-align:bottom}
TD.valigntop       {vertical-align:top}  
p               {font-family:Arial;}  /*Tahoma, arial, "lucida console", sans-serif;}*/
table           { border-collapse: collapse; border: 2px solid white; empty-cells: show;}
/*Graph Font Style*/
table.bkgraph   { font-size: 11px;}
TR.size         { height : 20px;}
TD              { border: 0px solid clear; color:Maroon;}
/*Center Data Style*/
TD.center       { text-align:center;}
/*Graph Y-Axis Style*/
TD.solid-yline  { border-right: 2px solid black; text-align:left; width:102px;} /*94px/130px*/
/*Graph X-Axis Style*/
TD.solid-xline  { border-bottom: 2px solid black; text-align:center; width:20px; height:20px; }
TD.solid-xline2 { border-top: 2px solid black; text-align:center; width:20px; height:15px; }
