﻿.cmdLogin
{
	color: #9c7900;
    background: url(login_btn.gif);
    width: 71px;
    border-style: none;
    height: 27px;
    text:font-size:14px;
    background-repeat: no-repeat;
    align:right;
}
.cmdRegister
{
	color: #9c7900;
    background: url(Button.jpg);
    width: 50px;
    border-style: none;
    height: 15px;
}
.cmdPassword
{
	font-size: 12px;
}
A.cmdPassword:link
{
	text-decoration: none;
    color: #9c7900;
}
A.cmdPassword:visited
{
	text-decoration: none;
    color: #9c7900;
}
A.cmdPassword:hover
{
	text-decoration: none;
    color: #9c7900;
}
A.cmdPassword:active
{
	text-decoration: none;
    color: #9c7900;
}
.txtPassword
{
	width : 200px;
	border:1px solid #666666;
}
.txtUsername
{
	width : 200px;
	border:1px solid #666666;
}
.userLogin
{
	font-size: 12px;
}
.TDLogoff
{
	background: url(Button.jpg);
    background-position: 0px 4px;
    background-repeat: no-repeat;
    width: 50px;
    height: 15px;
    border-spacing: 0px;
}
.cmdLogoff
{
	font-size: 14px;
}
A.cmdLogoff:link
{
	text-decoration: none;
    color: #9c7900;
}
A.cmdLogoff:visited
{
	text-decoration: none;
    color: #9c7900;
}
A.cmdLogoff:hover
{
	text-decoration: none;
    color: #9c7900;
}
A.cmdLogoff:active
{
	text-decoration: none;
    color: #9c7900;
}

