.ContainerMainTable
{
    background-color: #ffffff;
    width:215px
}

.ContainerHeader
{
    font-weight: lighter;
    font-size: 10pt;
    color: #666666;
    font-family: Arial;
    text-decoration: none;
    background-color: #ffffff;
}

.ContainerSeparator
{
    background-image:url('Images/separator.gif');
    height:4px;
    width:215px;
}

.ContainerContent
{
    font-weight: bold;
    font-size: 8.5pt;
    color: #666666;
    font-family: Verdana;
    text-decoration: none;
    background-color: #ffffff;
    
}

.ContainerFooter
{
    
}








































































