﻿.sideTablePurple
{
    /*width:150;*/
    table-layout:fixed;
    border-bottom:thin double #9a00fe;
    border-top:thin double #9a00fe;
    border-right:thin double #9a00fe;
    border-left:thin double #9a00fe;
    font-family: Verdana, Arial;
    font-size: 12px;
    color: #666666
}
.sideTableOrange
{
    /*width:150;*/
    table-layout:fixed;
    border-bottom:thin double #ff6600;
    border-top:thin double #ff6600;
    border-right:thin double #ff6600;
    border-left:thin double #ff6600;
    font-family: Verdana, Arial;
    font-size: 12px;
    color: #666666 
}

.sideTableBlack
{
    /*width:150;*/
    table-layout:fixed;
    border-bottom:thin double #000000;
    border-top:thin double #000000;
    border-right:thin double #000000;
    border-left:thin double #000000;
    font-family: Verdana, Arial;
    font-size: 12px;
    color: #666666 
}

.sideTablePink
{
    /*width:150;*/
    table-layout:fixed;
    border-bottom:thin double #ff66ff;
    border-top:thin double #ff66ff;
    border-right:thin double #ff66ff;
    border-left:thin double #ff66ff;
    font-family: Verdana, Arial;
    font-size: 12px;
    color: #666666 
}
.sideTableGreen
{
    /*width:150;*/
    table-layout:fixed;
    border-bottom:thin double green;
    border-top:thin double green;
    border-right:thin double green;
    border-left:thin double green;
    font-family: Verdana, Arial;
    font-size: 12px;
    color: #666666 
}
.sideTableRed
{
    /*width:150;*/
    table-layout:fixed;
    border-bottom:thin double red;
    border-top:thin double red;
    border-right:thin double red;
    border-left:thin double red;
    font-family: Verdana, Arial;
    font-size: 12px;
    color: #666666 
}
.sideTableBlue
{
    /*width:150;*/
    table-layout:fixed;
    border-bottom:thin double #32ccfe;
    border-top:thin double #32ccfe;
    border-right:thin double #32ccfe;
    border-left:thin double #32ccfe;
    font-family: Verdana, Arial;
    font-size: 12px;
    color: #666666
}
.sideTablelightOrange
{
    /*width:150;*/
    table-layout:fixed;
    border-bottom:thin double #ffcc00;
    border-top:thin double #ffcc00;
    border-right:thin double #ffcc00;
    border-left:thin double #ffcc00;
    font-family: Verdana, Arial;
    font-size: 12px;
    color: #666666 
}
.sideTablelightGreen
{
    /*width:150;*/
    table-layout:fixed;
    border-bottom:thin double #ccff33;
    border-top:thin double #ccff33;
    border-right:thin double #ccff33;
    border-left:thin double #ccff33;
    font-family: Verdana, Arial;
    font-size: 12px;
    color: #666666 
}
.sideTablePurpleCenter
{
    /*width:150;*/
    table-layout:fixed;
    border-bottom:thin double #9a00fe;
    border-top:thin double #9a00fe;
    border-right:thin double #9a00fe;
    border-left:thin double #9a00fe;
    font-family: Verdana, Arial;
    font-size: 12px;
    color: #666666;
    text-align:center
}
.sideTableOrangeCenter
{
    /*width:150;*/
    table-layout:fixed;
    border-bottom:thin double #ff6600;
    border-top:thin double #ff6600;
    border-right:thin double #ff6600;
    border-left:thin double #ff6600;
    font-family: Verdana, Arial;
    font-size: 12px;
    color: #666666;
    text-align:center
}

.sideTablePinkCenter
{
    /*width:150;*/
    table-layout:fixed;
    border-bottom:thin double #ff66ff;
    border-top:thin double #ff66ff;
    border-right:thin double #ff66ff;
    border-left:thin double #ff66ff;
    font-family: Verdana, Arial;
    font-size: 12px;
    color: #666666;
    text-align:center
}
.sideTableBlueCenter
{
    /*width:150;*/
    table-layout:fixed;
    border-bottom:thin double #32ccfe;
    border-top:thin double #32ccfe;
    border-right:thin double #32ccfe;
    border-left:thin double #32ccfe;
    font-family: Verdana, Arial;
    font-size: 12px;
    color: #666666;
    text-align:center
}
.sideTablelightOrangeCenter
{
    /*width:150;*/
    table-layout:fixed;
    border-bottom:thin double #ffcc00;
    border-top:thin double #ffcc00;
    border-right:thin double #ffcc00;
    border-left:thin double #ffcc00;
    font-family: Verdana, Arial;
    font-size: 12px;
    color: #666666;
    text-align:center 
}
.sideTablelightGreenCenter
{
    /*width:150;*/
    table-layout:fixed;
    border-bottom:thin double #ccff33;
    border-top:thin double #ccff33;
    border-right:thin double #ccff33;
    border-left:thin double #ccff33;
    font-family: Verdana, Arial;
    font-size: 12px;
    color: #666666;
    text-align:center 
}

.sideTableEasterYellow
{
    /*width:150;*/
    table-layout:fixed;
    border-bottom:thin double #ffff99;
    border-top:thin double #ffff99;
    border-right:thin double #ffff99;
    border-left:thin double #ffff99;
    font-family: Verdana, Arial;
    font-size: 12px;
    color: #666666;
    text-align:left
}
.sideTableEasterBlue
{
    /*width:150;*/
    table-layout:fixed;
    border-bottom:thin double #66ccff;
    border-top:thin double #66ccff;
    border-right:thin double #66ccff;
    border-left:thin double #66ccff;
    font-family: Verdana, Arial;
    font-size: 12px;
    color: #666666;
    text-align:left
}
.sideTableEasterPink
{
    /*width:150;*/
    table-layout:fixed;
    border-bottom:thin double #ff99cc;
    border-top:thin double #ff99cc;
    border-right:thin double #ff99cc;
    border-left:thin double #ff99cc;
    font-family: Verdana, Arial;
    font-size: 12px;
    color: #666666;
    text-align:left
}
.sideTableEasterGreen
{
    /*width:150;*/
    table-layout:fixed;
    border-bottom:thin double #99cc66;
    border-top:thin double #99cc66;
    border-right:thin double #99cc66;
    border-left:thin double #99cc66;
    font-family: Verdana, Arial;
    font-size: 12px;
    color: #666666;
    text-align:left
}
