
.Popup
{
    z-index:50000;
    position:absolute;
    display:none;
}
.PopupDivStyle
{
    background-color:#ffffff;
    border-color:#a9dcfe;
    border-style:solid;
    border-width:1px;
    width:450px;
    height:90px;
    text-align:center;
}







.Popup1
{
    z-index:50000;
    position:absolute;
    display:none;
}
.PopupDivStyle1
{
    background-color:#E2F5FD;
    border-color:#c4c4c4;
    border-style:solid;
    border-width:1px;
    width:243px;
    height:260px;
    text-align:center;
}


