.TableRB
{
    BORDER-RIGHT: lightgrey thin solid;
    BORDER-BOTTOM: lightgrey thin solid
}
.TableRTB
{
    BORDER-RIGHT: lightgrey thin solid;
    BORDER-TOP: lightgrey thin solid;
    BORDER-BOTTOM: lightgrey thin solid
}
.TableSD
{
    BORDER-RIGHT: lightgrey thin solid;
    BORDER-LEFT: lightgrey thin solid
}
.Table
{
    BORDER-RIGHT: lightgrey thin solid;
    BORDER-TOP: lightgrey thin solid;
    BORDER-LEFT: lightgrey thin solid;
    BORDER-BOTTOM: lightgrey thin solid
}
.TableSDS
{
    BORDER-RIGHT: lightgrey thin solid;
    BORDER-LEFT: lightgrey thin solid;
    BORDER-BOTTOM: lightgrey thin solid
}
.TableSSS
{
    BORDER-RIGHT: medium none;
    BORDER-TOP: lightgrey thin solid;
    BORDER-LEFT: lightgrey thin solid;
    BORDER-BOTTOM: lightgrey thin solid
}
.TableSS
{
    BORDER-LEFT: lightgrey thin solid;
    BORDER-BOTTOM: lightgrey thin solid
}
.TableS
{
    BORDER-RIGHT: medium none;
    BORDER-TOP: medium none;
    BORDER-LEFT: silver thin solid;
    BORDER-BOTTOM: medium none
}
.TableT
{
    BORDER-TOP: silver thin solid;
}
