.tablebottom {
        border-top-width: 0px;
        border-right-width: 0px;
        border-bottom-width: 5px;
        border-left-width: 0px;
        border-top-style: none;
        border-right-style: none;
        border-bottom-style: solid;
        border-left-style: none;
        border-top-color: #660000;
        border-right-color: #660000;
        border-bottom-color: #660000;
        border-left-color: #660000;
}
.tabletop {
        border-top-width: 5px;
        border-right-width: 0px;
        border-bottom-width: 0px;
        border-left-width: 0px;
        border-top-style: solid;
        border-right-style: none;
        border-bottom-style: none;
        border-left-style: none;
        border-top-color: #660000;
        border-right-color: #660000;
        border-bottom-color: #660000;
        border-left-color: #660000;
}
.tableright {
        border-top-width: 0px;
        border-right-width: 5px;
        border-bottom-width: 0px;
        border-left-width: 0px;
        border-top-style: none;
        border-right-style: solid;
        border-bottom-style: none;
        border-left-style: none;
        border-top-color: #660000;
        border-right-color: #660000;
        border-bottom-color: #660000;
        border-left-color: #660000;
}
.tableleft{
        border-top-width: 0px;
        border-right-width: 0px;
        border-bottom-width: 0px;
        border-left-width: 5px;
        border-top-style: none;
        border-right-style: none;
        border-bottom-style: none;
        border-left-style: solid;
        border-top-color: #660000;
        border-right-color: #660000;
        border-bottom-color: #660000;
        border-left-color: #660000;
}