﻿.cmdLogin
{
	color: #9c7900;
    background-image: url(Button.jpg);
    width: 50px;
    border-style: none;
    height: 15px;
}
.cmdRegister
{
	color: #9c7900;
    background-image: url(Button.jpg);
    width: 50px;
    border-style: none;
    height: 15px;
}
.Logoff
{
	font-size: 8.5pt;
    color: #9c7900;
    text-decoration: none;
}
.TDLogoff
{
	background-position: 1px 3px;
    background-image: url(Button.jpg);
    background-repeat: no-repeat;
    width: 50px;
    height: 15px;
    border-spacing: 0px;
}
.txtPassword
{
	
}
.txtUsername
{
	
}
.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;
}
blue12
{
	color : #2965b1;

}
