.tableone  {
        float: left;
        margin-top: 4em;
        margin-right: 3em;
        } 

.tableone {width:290px; border-collapse:seperate; margin:0 auto;}
.tabletwo {width:265px; border-collapse:seperate;}
.th1 {width:235px;}
.th2 {width:80px;}


     
.tableone {background:transparent; border:1px solid #770000;}
.tableone td {border: 1px solid #C0C0C0;}
.tableone td {background:#eef3f6; padding-left:0px; padding-right:0px;}
.inside td {background:#eef3f6; padding-left:5px; padding-right:5px;}
.tableone th, .tabletwo th {text-align:center; background: #770000; color: #FFFFFF;}
table tr.altrow td {background:#FCFDFD; color:#2a4f6f; padding-right: 5px;}

.inside {
         height:520px;
         overflow:auto;
         }

table {
scrollbar-face-color:#770000;
scrollbar-highlight-color:#FFFFFF;
scrollbar-3dlight-color:#000000;
scrollbar-darkshadow-color:#000000;
scrollbar-shadow-color:#EEF3F6;
scrollbar-arrow-color:#FFFFFF;
scrollbar-track-color:#eef3f6;
}

table tr .small {
             font-size: 12px;
             font-weight: 600;
             }       