.tablekey {
		border: 1px solid gray;
		width: 100%;
        }
        
.tableall {
        margin-left: auto;
        margin-right: auto;
        border-top: 0.2mm solid #000080;
        border-right: 0.2mm solid #000080;
        font-family: arial, verdana, helvetica, sans serif;
        font-size: 10pt;
        color: #000000;
        }

.tablehead {
        background-color: #fff;
        font-weight: bold;
        }
.tablecol1 {
        border-left: 0.2mm solid #000080;
        border-bottom: 0.2mm solid #000080;
        }
.tablecol2 {
        border-left: 0.2mm solid #000080;
        border-bottom: 0.2mm solid #000080;
        }
.tablecol3 {
        border-left: 0.2mm solid #000080;
        border-bottom: 0.2mm solid #000080;
        }
.tablecol4 {
        border-left: 0.2mm solid #000080;
        border-bottom: 0.2mm solid #000080;
        }
.tablecol5 {
        border-left: 0.2mm solid #000080;
        border-bottom: 0.2mm solid #000080;
        }
.tablecol6 {
        border-left: 0.2mm solid #000080;
        border-bottom: 0.2mm solid #000080;
        }
.tablecol2-5 {
        border-left: 0.2mm solid #000080;
        border-bottom: 0.2mm solid #000080;
        }


.tablet {
        border-left: 0.2mm solid #000080;
        border-bottom: 0.2mm solid #000080;
        font-weight: bold;
        }

.tablecell {
        border-left: 0.2mm solid #000080;
        border-bottom: 0.2mm solid #000080;
        }

.cc_MK {
        color: #3333ff;
        }


.tablerow1 {
        background-color: #eee;
        }

.tablerow2 {
        background-color: #ddd;
        }
        
.clickable {cursor: pointer;}
