﻿
/********************* SUBPAGES ****************************/

TABLE .Subpage
{
    width: 95%;
    height:100%;
    position:relative;
}

/*************************************************************/

.cell_sep_acc
{
    border-top-color:Black;
    border-top-width: thin;
    border-top-style: dashed;
    height: 30px;
    vertical-align: bottom;
}

TABLE .Sep_acc
{
    border-color:Black;
    border-width: thin;
    border-style: dashed;
}

.cellSubpage
{
    text-align:center;
    vertical-align: top;
}