﻿body {
}
.VistaLoginForm {
    margin: 0px;
    border: 0px;
    background-color: White;
    font-family: Tahoma, Helvetica, sans-serif;
    font-size:0px;
}
table
{
cursor: default;
}
table.stdTable
{
    width: 100%;
    height: 100%;
    border: 0px;
    background-color: White;
    font-family: Tahoma, Helvetica, sans-serif;
    font-size:12px;
}