﻿body {
}


.align-right {
    text-align: right;
}

.align-left {
    text-align: left;
}

.align-center {
    text-align: center;
}

.visibility {
    visibility: hidden;
}

.td-style1 {
    border-bottom-style: dotted;
    border-bottom-color: Black;
    border-bottom-width: 1px;
    height: 45px;
}

.div-style {
    visibility: hidden;
    POSITION: absolute;
}
.img-style {
    visibility: hidden;
}

.tblLabel {
    display: inline-block;
    min-width: 160px;
    max-width: 220px;
    white-space: normal;
    word-break: break-word;
}
