﻿.divDescription
{
    z-index: 5;
    position: absolute;
    top: 41px;
    left: 7px;
    font-size: 11pt;
    color: black;
    width: 961px;
    height: 450px;
    text-align: Left;
    border-bottom: silver 1px ridge;
    border-left: silver 1px ridge;
    border-top: silver 1px ridge;
    border-right: silver 1px ridge;
    background-color: #f6f7f3;
    padding-bottom: 7px;
    padding-left: 7px;
    padding-right: 7px;
    padding-top: 7px;
}
.divMainCentreBlock
{
    background-color: white;
    width: 993px;
    height: 532px;
    z-index: 0;
    position: absolute;
    top: 245px;
    left: 2px;
    overflow: auto;
    color: black;
    font-family: Arial;
    background-image: url(../Images/Global_Images/TopRightBG.jpg);
    background-repeat: no-repeat;
}
.Logo
{
    z-index: 5;
    position: absolute;
    top: 3px;
    left: 3px;  
}
.Title
{
    z-index: 5;
    position: absolute;
    top: 10px;
    left: 7px;  
}
