.login{
	background-image: url(../images/loginscreen.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 240px;
	width: 230px;
}
.tlogin
{
	font-family: "Trebuchet MS", Verdana, Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
}
