/* BASIC css start */
#MemTable {border-collapse: collapse; border: 1px solid #ccc; text-align:left; }
#MemTable th, td {padding:5px; text-align:center; }
#MemTable th {background-color:#666; color:#fff; text-align:center;}
#MemTable td.step {background-color:#ececec;}
td..red  {color:#990066;}
#MemTable td {border-bottom:1px solid #ccc; height:40px;}
#MemTable td span {color:#ff0000;}
/* BASIC css end */

