.leftContainerCorner
{
    height: 13px; 
    width: 13px;
    background-image:url('/img/sportingWhiteLeftUpCorner.gif');
    background-repeat:no-repeat;
}

.upContainerSide
{
    background-image: url('/img/sportingWhiteUpSide.gif'); 
    background-repeat: repeat-x;
}

.rightContainerCorner
{
    height: 13px; 
    width: 13px;
    background-image:url('/img/sportingWhiteRightUpCorner.gif');
    background-repeat:no-repeat;    
}

.leftContainerSide
{
    background-image: url('/img/sportingWhiteLeftSide.gif'); 
    background-repeat: repeat-y;
}

.contentContainer
{
    background-color:#ffffff;
    font-family:Trebuchet MS;
    font-size:10pt;
}

.rightContainerSide
{
    background-image: url('/img/sportingWhiteRightSide.gif'); 
    background-repeat: repeat-y;
}

.leftContainerDownCorner
{
    height: 13px; 
    width: 13px;
    background-image:url('/img/sportingWhiteLeftDownCorner.gif');
    background-repeat:no-repeat;
}

.downContainerSide
{
    background-image: url('/img/sportingWhiteDownSide.gif'); 
    background-repeat: repeat-x;
}

.rightContainerDownCorner
{
    height: 13px; 
    width: 13px;
    background-image:url('/img/sportingWhiteRightDownCorner.gif');
    background-repeat:no-repeat;
}

.titleContainer
{
    color:#ED1C24;
    font-family:Trebuchet MS;
    font-size:12pt;
    font-weight:bold;
    border-bottom:dotted 1px #C6C8CA;
}

.titleContainer span
{
    color:#ED1C24;
    font-family:Trebuchet MS;
    font-size:12pt;
    font-weight:bold;
}
