﻿.LiteLogin_tbl
{    
}

.LiteLogin_tbl td
{
    border-bottom: dotted 1px gray;
    vertical-align: middle;
    height: 30px;
    text-align: left;
}

.LiteLogin_tbl input
{
    font-size: 9pt;
    width: 90%;
}

.LiteLoginContainer
{
}

.LiteLoginContainer a:link
{
    font-size: 10pt;
    color: White;
    text-decoration: none;
    font-weight: bold;
}

.LiteLoginContainer a:visited
{
    font-size: 10pt;
    color: White; 
    text-decoration: none;
}

.LiteLoginContainer a:hover
{
    text-decoration: underline;
    font-size: 10pt;
    color: White; 
}

