﻿.cmdLogin
{
	color: #26388a;
    background: url(Button.jpg);
    width: 63px;
    border-style: none;
    height: 19px;
    font-weight:bold;
}
.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: #fff;
}
A.cmdPassword:visited
{
	text-decoration: none;
    color: #fff;
}
A.cmdPassword:hover
{
	text-decoration: none;
    color: #fff;
}
A.cmdPassword:active
{
	text-decoration: none;
    color: #fff;
}
.txtPassword
{
	width:129px;height:19px;border:1px solid #838d8e; background-color:d2ddf1;
}
.txtUsername
{
	width:129px;height:19px;border:1px solid #838d8e; background-color:d2ddf1;
}
.userLogin
{
	font-size: 12px;
}
.TDLogoff
{
	background: url(Button.jpg);
    background-position: 0px 4px;
    background-repeat: no-repeat;
    width: 63px;
    height: 19px;
    border-spacing: 0px;
    align:center;
}
.cmdLogoff
{
	font-size: 14px;color:#26388a;font-weight:bold;
}
A.cmdLogoff:link
{
	text-decoration: none;
    color: #26388a;
}
A.cmdLogoff:visited
{
	text-decoration: none;
    color: #26388a;
}
A.cmdLogoff:hover
{
	text-decoration: none;
    color: #26388a;
}
A.cmdLogoff:active
{
	text-decoration: none;
    color: #26388a;
}
.skinobject
{
	font-size:12px;color:#fff;text-decoration:none;
}

