.ContainerContact1
{
   background-color:  #ffe293;
   width: 100%;
   background-image:  url('images/spacer.gif');
}

.ContainerContentContact1
{
    color: Black;
    font-size: 10pt; 
    font-weight: bold; 
    font-style: normal; 
    font-family: Tahoma, Arial, Helvetica; 
    white-space: nowrap;
    background-color: #ff9900;
    width: 100%;
    background-image:  url('images/spacer.gif');
}

.ContainerContentContact1 span
{
    color: White; 
    font-size: 10pt; 
    font-weight: bold; 
    font-style: normal; 
    font-family: Tahoma, Arial, Helvetica; 
    background-color: Transparent;
    white-space: nowrap;
}

.ContainerContentContact1 div
{
    color: White; 
    font-size: 10pt; 
    font-weight: bold; 
    font-style: normal; 
    font-family: Tahoma, Arial, Helvetica; 
    background-color: Transparent;
    white-space: nowrap;
    text-align: left;
}

.ContainerContentContact1 a:link
{
    color: White; 
    font-size: 10pt; 
    font-weight: bold; 
    font-style: normal; 
    font-family: Tahoma, Arial, Helvetica; 
    background-color: Transparent;
    white-space: nowrap;
}

.ContainerContentContact1 a:visited
{
    color: White; 
    font-size: 10pt; 
    font-weight: bold; 
    font-style: normal; 
    font-family: Tahoma, Arial, Helvetica; 
    background-color: Transparent;
    white-space: nowrap;
}

.ContainerTopContact1
{
    height: 3px;
}

.ContainerBottomContact1
{
    height: 3px;
}

.ContainerLeftContact1
{
    width: 3px;
}

.ContainerRightContact1
{
    width: 3px;
}













