@charset "utf-8";
#frmLogin {
	background-color: #FFFFFF;
	padding-top: 10px;
	padding-bottom: 10px;
}
.giua {
	text-align: center;
}
.dangnhap {
	background-color: #999999;
	color: #FFFFFF;
	font-weight: bold;
}
#tbl_login {
	text-decoration: none;
	color: #018D9C;
}
#tbl_login a {
	text-decoration: none;
	color: #018D9C;
}
#tbl_login a:hover {
	text-decoration: none;
	color: #FF9900;
}
.vientest {
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
