
table.pwd_t_gridtable td{
	text-align: center;
}
td.pwd_t_txt{
	padding: 10px 20px 10px 20px;
}
input.btn_login{
	background-color: transparent;
	border: none;
	color: white;
	width: 71px;
	height: 22px;
	background-image: url(/file?fle=1142);
	background-position: center;
	background-repeat: no-repeat; 
	cursor: hand;
	padding-bottom: 2px;
	margin-top:  10px;
	margin-bottom: 5px;
	
}
a.pwd_t_link{
	font-size: 9px;
	text-decoration: underline;
	color: black;
}
a.pwd_t_link:visited{
	font-size: 9px;
	text-decoration: underline;
	color: black;
}
a.pwd_t_link:hover{
	font-size: 9px;
	text-decoration: none;
	color: black;
}