﻿.divInfo
{
    z-index: 5;
    position: absolute;
    top: 100px;
    left: 15px;
    font-size: 11pt;
    color: Black;
    width: 950px;
}
.divMainCentreBlock
{
    background-color: white;
    width: 993px;
    height: 532px;
    z-index: 0;
    position: absolute;
    top: 245px;
    left: 2px;
    overflow: auto;
    color: black;
    font-family: Arial;
}
.Title
{
    z-index: 5;
    position: absolute;
    top: 60px;
    left: 0px;
    font-weight: bold;
    font-size: 16pt;
    color: #660033;
    width: 960px;
    text-align: center;
}
