﻿.cmdLogin
{
width: 45px;
    height: 20px;
    border:1px #747474 solid;
    background-color:#f9f9f9;
    font-size:12px;
    color:#000000;
    cursor:hand;
    letter-spacing:3px;
}
.cmdRegister
{
width:45px;
    height:20px;
    border:1px #747474 solid;
    background-color:#f9f9f9;
    font-size:12px;
    color:#000000;
    cursor:hand;
    letter-spacing:3px;
}
.Logoff
{
font-size: 8.5pt;
    color: #9c7900;
    text-decoration: none;
}
.TDLogoff
{
background-position: 1px 3px;
    background-image: url(Button.jpg);
    background-repeat: no-repeat;
    width: 50px;
    height: 15px;
    border-spacing: 0px;
}
.txtPassword
{
width:90px;
border:0px;
background-color:#ffffff;
height:19px;
}
.txtUsername
{
width:90px;
border:0px;
background-color:#ffffff;
height:19px;
}
.userLogin
{
font-size: 12px;
}
A.Logoff:active
{
text-decoration: none;
    color: #9c7900;
}
A.Logoff:hover
{
text-decoration: none;
    color: #9c7900;
}
A.Logoff:link
{
text-decoration: none;
    color: #9c7900;
}
A.Logoff:visited
{
text-decoration: none;
    color: #9c7900;
}

