﻿.table1{
    height:197px;
    margin-left:auto;
    margin-right:auto;
    text-align:center
}
.table2{
    height:196px;
    margin-left:auto;
    margin-right:auto;
    text-align:center
}

.table3{
    margin-left:auto;
    margin-right:auto;
    text-align:center;
    background-color:#ffffff
   
}
.mainTable
{
    margin-left:auto;
    margin-right:auto;
    text-align:center;
    background-color:#ffffff;
    border-right: double 1px #006633;
 
}

.table4{
    margin-left:auto;
    margin-right:auto;
    text-align:left;
    background-color:#ffffff
    
}
.table5
{
     margin-left:auto;
    margin-right:auto;
    text-align:center
}
.table6
{
    background-color:#a1a1a1;
    margin-left:auto;
    margin-right:auto;
    text-align:center
}
.table7
{
    border-color:#666666
}
.valBorder
{
    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;
}
.valBorder2
{
    border-bottom:thin double red;
    
    border-right:thin double red;
    
    font-family: Verdana, Arial;
    font-size: 12px;
    color: #666666;
    text-align:center;
}
.valBorder3
{
    
    border-top:thin double red;
    
    border-left:thin double red;
    font-family: Verdana, Arial;
    font-size: 12px;
    color: #666666;
    text-align: center;
}


.bottomBorder
{
    border-bottom:thin double #666666;
    font-family: Verdana, Arial;
    font-size: 12px;
    color: #666666;
}
.bottomRightBorder
{
    border-bottom:thin double #666666;
    
    border-right:thin double #666666;
    
    font-family: Verdana, Arial;
    font-size: 12px;
    color: #666666;
   
}
.borderRight
{
    
    border-right:thin double #666666;
    
    
    font-family: Verdana, Arial;
    font-size: 12px;
    color: #666666;
    
}
.fullBorder
{
    border-bottom:thin double #666666;
    border-top:thin double #666666;
    border-right:thin double #666666;
    border-left:thin double #666666;
    font-family: Verdana, Arial;
    font-size: 12px;
    color: #666666;
}
.topAlign
{
    vertical-align:top;
}
    