﻿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:550px;
                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;
                
                }
.leftNAV
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-style: normal;
    color: #00c;
}
