﻿.cmdLogin
{
	color: #9c7900;
    background: url(/portals/0/images/box_button.gif);
    width: 50px;
    border-style: none;
    height: 23px;
}
.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 : 100px;
}
.txtUsername
{
	width : 100px;
}
.userLogin
{
	font-size: 12px;
}
.TDLogoff
{
	    background-repeat: no-repeat;
    width: 150px;
    height: 15px;
    border-spacing: 0px;
}
.cmdLogoff
{
	font-size: 12px;
}
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;
}

