@charset "utf-8";
/* CSS Document */

.ofX {
    overflow-x: auto;
}

.tbl2 th{
	text-align: center!important;
}

.borderTopN			{ border-top: none!important; }
.borderBottomN	{ border-bottom: none!important; }
.borderLeftN		{ border-left: none!important; }
.borderRightN		{ border-right: none!important; }

.w4p	{ width: 4%; }
.w7p	{ width: 7%; }
.w13p	{ width: 13%; }

.mw25 { max-width: 25px; }
.mw10 { max-width: 10px; }
