BODY
{
}
.LoginText
{
    FONT-WEIGHT: 600;
    FONT-SIZE: x-small;
    COLOR: white;
    FONT-FAMILY: Verdana, Arial
}
.LoginBack
{
    BORDER-RIGHT: black thin solid;
    BORDER-TOP: black thin solid;
    BORDER-LEFT: black thin solid;
    BORDER-BOTTOM: black thin solid;
    BACKGROUND-COLOR: #9D292C;
    TEXT-ALIGN: center
}
.LoginCmd
{
    FONT-SIZE: x-small;
    CURSOR: hand;
    COLOR: black;
    FONT-FAMILY: Verdana, Arial;
    BACKGROUND-COLOR: floralwhite
}
.LoginTxt
{
    BORDER-RIGHT: darkolivegreen thin solid;
    BORDER-TOP: darkolivegreen thin solid;
    FONT-SIZE: x-small;
    BORDER-LEFT: darkolivegreen thin solid;
    COLOR: black;
    BORDER-BOTTOM: darkolivegreen thin solid;
    FONT-FAMILY: Verdana, Arial;
    BACKGROUND-COLOR: white
}
