﻿.roundTableMainLines
{
    background-repeat: no-repeat;
    border-width: 0px;
    padding: 0px 0px 0px 8px;
    margin: 0px;
    position: relative;
    top: 0px;
    background-position: 0px 0px;
    empty-cells: show;
    border-spacing: 0px;
    width: 0px;
    background-color: #D7F9D7;
}
.mainRightRoundTable
{
    background-image: url('images/design/mainRightRoundTable.jpg');
    background-repeat: repeat-y;
    margin: 0px;
    padding: 0px;
    width: 19px;
    top: 0px;
    left: 0px;
}
.mainLeftRoundTable
{
    background-image: url('images/design/mainLeftRoundTable.jpg');
    background-repeat: repeat-y;
    margin: 0px;
    padding: 0px;
    width: 19px;
    top: 0px;
    left: 0px;
}
.roundTableBottomLeftCorner
{
    background-image: url('images/design/bottomLeftTableCorner.jpg');
    background-repeat: no-repeat;
    border-width: 0px;
    padding: 0px;
    margin: 0px;

    width: 19px;
    height: 22px;
  
}
.roundTableBottomRightCorner
{
    background-image: url('images/design/bottomRightTableCorner.jpg');
    background-repeat: no-repeat;
    border-width: 0px;
    padding: 0px;
    margin: 0px;
    position: relative;
    width: 19px;
    height: 22px;
    top: 0px;
    left: 0px;
}
.roundTableBottomEdge
{
    background-image: url('images/design/bottomEdgeTableCorner.jpg');
    background-repeat: repeat-x;
    border-width: 0px;
    padding: 0px;
    margin: 0px;
    position: relative;
    top: 0px;
    left: 0px;
    height: 26px;
    display: block;
}
.roundTableTopEdge
{
    background-image: url('images/design/topEdgeTableCorner.jpg');
    background-repeat: repeat-x;
    border-width: 0px;
    padding: 0px;
    margin: 0px;
    position: relative;
    height: 26px;
    font-family: Verdana;
    font-size: small;
    color: #FFFFFF;
    font-weight: bold;
}
.roundTableTopRightCorner
{
    background-image: url('images/design/topRightTableCorner.jpg');
    background-repeat: no-repeat;
    border-width: 0px;
    padding: 0px;
    margin: 0px;
    position: relative;
    width: 19px;
    height: 26px;
    top: 0px;
    left: 0px;
}
.roundTableTopLeftCorner
{
    background-image: url('images/design/topLeftTableCorner.jpg');
    background-repeat: no-repeat;
    border-width: 0px;
    padding: 0px;
    margin: 0px;
    position: relative;
    width: 19px;
    height: 26px;
    top: 0px;
    left: 0px;
}

