/* BSAC Style Additions : Starts */

.bsacbanner
{
background-image: url(/images/bsac/headerback.gif);
}

.bsaccontent
{
width: 100%;
/* border-collapse: collapse; */
}

.bsacmidbar
{
width: 100%;
border-collapse: collapse;
text-align: center;
background-color: #D5E3FF;
/* background-color: #000099; */
left: 2px;
right: 2px;
position: relative;
}

.bsacrightbar
{
width: 130px;
background-color: #D5E3FF;
/* background-color: #203B88; */
text-align: center;
vertical-align: top;
/* below is the coloured line between the header block and the rest */
border-top: #D5E3FF 2px solid;
}

/* BSAC Style Additions : Ends */

