.ContainerTC
{
   background-color: #ffe293;
   width: 200px;
   background-image:  url('images/spacer.gif');  
}

.ContainerContentTC
{
    color: #508ebc; 
    font-size: 10pt; 
    font-weight: bold; 
    font-style: normal; 
    font-family: Tahoma, Arial, Helvetica;  
    background-color: White;
    width: 188px;
    background-image:  url('images/spacer.gif');
}

.ContainerContentTC span
{
    color: Black; 
    font-size: 10pt; 
    font-weight: bold; 
    font-style: normal; 
    font-family: Tahoma, Arial, Helvetica; 
    background-color: Transparent;
    white-space: nowrap; 
}

.ContainerContentTC div
{
    color: Black; 
    font-size: 10pt; 
    font-weight: bold; 
    font-style: normal; 
    font-family: Tahoma, Arial, Helvetica; 
    background-color: Transparent; 
    text-align: left;
}

.ContainerTopTC
{
    height: 0px;
}

.ContainerBottomTC
{
    height: 3px;
}

.ContainerLeftTC
{
    width: 6px;
}

.ContainerRightTC
{
    width: 6px;
}












