/* Screen style */
body { font-size: 68.75%; padding: 0; }

.NewsEvents
{
    
    background-image: url('Images/Box.jpg');
    background-repeat: no-repeat;
    height: 299px;
    width: 274px
}
.whatnew
{
    background-image: url('Images/panel-static.jpg');
    background-repeat: no-repeat
}
#tlbMain
{
    background-color: #dfeef5;
    width: 935px;
}
#header
{
    background-image: url('Images/Ftr_BG_reflec.jpg');
    background-repeat: no-repeat;
    height: 178px
}
#footer
{
    background-image: url('Images/Page_BG_btm.jpg');
    background-repeat: no-repeat;
    width: 935px;
    height: 276px
}
#lftTlb
{
    width: 100%;
    margin-top: 50px;
    margin-bottom: 5px;
}
#cntMain
{
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    margin: 0px;
    vertical-align: text-top;
    width: 696px;
    padding-top: 0px;
    border-right: #cddbe6 thin solid;
}
.Ltop1
{   
	backgroup-position:right;
    background-image: url('Images/LTop.jpg');
    background-repeat: no-repeat;
    width: 10px;
    height: 30px
}
.Top1
{
    background-image: url('Images/Top.jpg');
    background-repeat: repeat-x;
    width: 10px;
    height: 30px
}
.Rtop1
{
    background-image: url('Images/RTop.jpg');
    background-repeat: no-repeat;
    width: 10px;
    height: 30px
}
.Left1
{
    backgroup-position:right;
    background-image: url('Images/Left.jpg');
    background-repeat: repeat-y;
    width: 10px;
    height: 30px
}
.Right1
{
    background-image: url('Images/Right.jpg');
    background-repeat: repeat-y;
    width: 10px;
    height: 30px
}
.LBottom1
{
    background-image: url('Images/LBottom.jpg');
    background-repeat: no-repeat;
    width: 10px;
    height: 30px
}
.Bottom1
{
    backgroup-position:right;
    background-image: url('Images/bottom.jpg');
    background-repeat: repeat-x;
    width: 10px;
    height: 30px
}
.RBottom1
{
    background-image: url('Images/RBottom.jpg');
    background-repeat: no-repeat;
    width: 10px;
    height: 30px
}
th
{
    font-size: 13px;
    font-weight: normal;
    color: Black;
}
td
{
    font-size: 11px;
    font-weight: normal;
    color: Black;
}