
.sWTitleRedHead
{
    color:#cc0000;
    text-transform:uppercase;
    font-family:Arial Narrow;
    font-size:16pt;
    
    padding-left:12px;

    
}
.sWContainerTopLeft{background: url(images/container_white.png) no-repeat 0% 0%;}
.sWContainerTopCenter
{
    background: url(images/container_white.png) no-repeat 50% 0%;
    padding: 10px 0px 0px 0px;
    }
.sWContainerTopRight{background: url(images/container_white.png) no-repeat 100% 0%;}

.sWContainerMiddleLeft
{
    padding:10px 0 0 10px;
    background: url(images/strip_white.png) repeat-y 0% 50%;
    
    }
.sWContainerMiddleCenter
{
    background: url(images/strip_white.png) repeat-x bottom center;
    padding: 0px;
    }
    
    .sWContainerMiddleCenter p {color:#666666; font-family:Tahoma, Verdana, Arial; font-size:10pt;}

.sWContainerMiddleRight
{
    background: url(images/strip_white.png) repeat-y 100% 50%;
    padding:0 0 0 10px;
    
    }
    
.sWContainerBottomLeft
{
    padding:0px 0 10px 15px;
    background: url(images/container_white.png) no-repeat 0% 100%;
    
    }
.sWContainerBottomCenter
{
    background: url(images/container_white.png) no-repeat 50% 100%;
    padding: 10px 0 0px 0;
    }

.sWContainerBottomRight
{
    background: url(images/container_white.png) no-repeat 100% 100%;
    padding:0 0 0 15px;
    
    }