﻿body {
}
table.center {
                margin-left:auto; margin-right:auto;
                }
table#Table1 {
                width:100%; height:100%;
                }
.PanelCenter {
                margin-left:auto; margin-right:auto;
                }
td.OneHundred {
                width:100%;
                Height:50px;
                }
td.FiveHundred
                {
                    Height:500px;
                }                
td.Fifty {
                width:50%
                }
td.TwentyFive {
                width:25%;
                Height:50px;
                }
td.toprow {       vertical-align: top;
                }                
td.Onethirty {
                width:130px;
                
                }
