.ContainerFAQ1
{
   background-color:  #ffe293;
   width: 100%;
   background-image:  url('images/spacer.gif');
}

.ContainerContentFAQ1
{
    color: White;
    font-size: 10pt; 
    font-weight: bold; 
    font-style: normal; 
    font-family: Tahoma, Arial, Helvetica; 
    background-color: #f15b47;
    width: 100%;
    background-image:  url('images/spacer.gif');
}

.ContainerContentFAQ1 span
{
    color: White; 
    font-size: 10pt; 
    font-weight: bold; 
    font-style: normal; 
    font-family: Tahoma, Arial, Helvetica; 
    background-color: Transparent;
}

.ContainerContentFAQ1 div
{
    color: White; 
    font-size: 10pt; 
    font-weight: bold; 
    font-style: normal; 
    font-family: Tahoma, Arial, Helvetica; 
    background-color: Transparent;
    text-align: left;
}

.ContainerContentFAQ1 a:link
{
    color: White; 
    font-size: 10pt; 
    font-weight: bold; 
    font-style: normal; 
    font-family: Tahoma, Arial, Helvetica; 
    background-color: Transparent;
}

.ContainerContentFAQ1 a:visited
{
    color: White; 
    font-size: 10pt; 
    font-weight: bold; 
    font-style: normal; 
    font-family: Tahoma, Arial, Helvetica; 
    background-color: Transparent;
}

.ContainerTopFAQ1
{
    height: 3px;
}

.ContainerBottomFAQ1
{
    height: 3px;
}

.ContainerLeftFAQ1
{
    width: 3px;
}

.ContainerRightFAQ1
{
    width: 3px;
}












