﻿body
{
}
#newsPanel
{
    text-align: center;
}

.newsTable tbody tr td
{
    width: 238px;
}

.newsImage
{
    width: 100px;
}

#newsPanel .selectedItem, .selectedItem a
{
    color: #79347F;
    font-weight: bold;
}

.pcolor
{
    color: #79347F;
}
.textLeft
{
    text-align: justify;
}

#sidebar td
{
    padding-left: 14px;
}
#content
{
    width:auto;
    padding-left: 30px;
}
.newsheading
{
    font-size:10px;
}