﻿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;
}