@charset "utf-8";
/* CSS Document */
body {padding:0;margin:0;font-family:verdana ;
          /*    font-size:62.5%;*/      color:#000;     text-align:center;}

.tableone {border-collapse:collapse;margin:0 auto; border:0px solid #000;
                        color:#000; /*table-layout:fixed;*/}
.tableone th { font-weight:bold; font-size:90%; border:1px solid #000; text-align:center;}
.tableone td {border:1px solid #000; color:#000; text-align:center; vertical-align:middle;}
.tableone tbody {color:#000;}
.tableone caption {color:#697210;font-size:1.2em;margin:0 auto;}

.tabletwo {border-collapse:collapse; float:left; table-layout:fixed;}
.tabletwo th {text-align:left;font-weight:bold;font-size:90%;}
.tabletwo td {border:1px solid #000;color:#000; height:60px;align:center; valign:middle;font-size:80%;}
.tabletwo tr.dk td {color:#000;}

.rows{background-color:#eaf1dd;}
.innerb {height:40em;overflow:auto;}

thead th {border:1px solid #000; background-color:#c2d69a;}

.th1 {width:100px; }
.th2 {width:99px; }
.th3 {width:89px;}
.th4 {width:105px;}
.th5 {width:65px;}
.th6 {width:50px;}
.th7 {width:100px;}
.th8 {width:98px;}
.th9 {width:100px;}
.th10 {width:100px;}
.th11 {width:72px;}
.th12 {width:345px; text-align:center;}

.td1 {width:70px;}
.td2 {width:83px;}
.td3 {width:91px;}
.td4 {width:107px;}
.td5 {width:69px;}
.td6 {width:54px;}
.td7 {width:99px;}
.td8 {width:85px;}
.td9 {width:92px;}
.td10 {width:86px;}
.td11 {width:65px;}


