﻿.cmdLogin
{
	color:#000000;
font-size:12px;
	background: url(Login.jpg);
    width: 46px;
       border-style: none;
height: 20px; 
text-align:center;
cursor:hand;
padding-top:2px;
}
.cmdRegister
{
	color:#000000;
font-size:12px;
	background: url(Register.jpg);
    width:46px;
    border-style: none;
    height: 20px;
text-align:center;
cursor:hand;
padding-top:2px;
}


.cmdRegister1
{
	color:#000000;
font-size:12px;
	background: url(Register.jpg);
    width:46px;
    border-style: none;
    height: 20px;
text-align:center;
cursor:hand;
padding-top:2px;
background-position:center center;
background-repeat:no-repeat;
}


.Logoff
{
	font-size: 8.5pt;
    color: #9c7900;
    text-decoration: none;
}
.TDLogoff
{
	background-image : url(/portals/0/images/login_but.gif);
 	width : 45px;
	height : 17px;
text-align:center;
font-size:12px;
padding-top:2px;
}
.txtPassword
{
	border:1px #aaaaaa solid;width:95px;height:18px;font-size:12px;
}
.txtUsername
{
	border:1px #aaaaaa solid;width:95px;height:18px;font-size:12px;
}
.userLogff
{
	letter-spacing : 3px;
    font-size: 12px;
    color: #003366;
    font-family: Tahoma, Arial, Helvetica;
    text-decoration: none;
}
.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;
}
A.userLogff:active
{
	text-decoration:    none;
    color:#003366;
}
A.userLogff:hover
{
	text-decoration:    none;
    color:#003366;
}
A.userLogff:link
{
	text-decoration:    none;
    color:#003366;
}
A.userLogff:visited
{
	text-decoration:    none;
    color:#003366;
}
