﻿.cmdLogin
{
	background: url(dl_btn.gif);
    width: 65px;
    border-style: none;
    height: 58px;
text-decoration: none; font-size:14px; font-weight:bold;
    color: #ffffff;
}
.cmdPassword
{
	font-size: 12px;text-align:center;
}
A.cmdPassword:link
{
	text-decoration: none;
    color: #000;
}
A.cmdPassword:visited
{
	text-decoration: none;
    color: #000;
}
A.cmdPassword:hover
{
	text-decoration: none;
    color: #9c7900;
}
A.cmdPassword:active
{
	text-decoration: none;
    color: #9c7900;
}
.txtPassword
{
	width : 130px;border:1px solid #cccccc;
}
.cmdRegister
{
	font-size: 12px;text-align:center;
    width: 60px;
    border-style: none;
    height: 20px;
}
A.cmdRegister:link
{
	text-decoration: none;
    color: #B60202;
}
A.cmdRegister:visited
{
	text-decoration: none;
    color: #B60202;
}
A.cmdRegister:hover
{
	text-decoration: none;
    color: #B60202;
}
.txtUsername
{
	width : 130px;border:1px solid #cccccc;
}
.userLogin
{
	font-size: 12px;
}
.TDLogoff
{
	background: url(Button.jpg);
    background-position: 0px 0px;
    background-repeat: no-repeat;
    width: 50px;
    height: 15px;
    border-spacing: 0px;
}
.cmdLogoff
{
	text-decoration: none; font-size:12px; 
    color: #ffffff;
}
A.cmdLogoff:link
{
	text-decoration: none; font-size:12px;
    color: #00215e;
}
A.cmdLogoff:visited
{
	text-decoration: none; font-size:12px; 
    color: #00215e;
}
A.cmdLogoff:hover
{
	text-decoration: none; font-size:12px; 
    color: #00215e;
}
A.cmdLogoff:active
{
	text-decoration: none; font-size:12px;
    color: #00215e;
}
