body{
	font-family: Tahoma, sans-serif;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
	margin-top:0px
}


.tx_black {
	font-size: 12px;
	font-weight: normal;
	color: #555555;
}

.tx_copyright {
	font-size: 11px;
	font-weight: normal;
	color: #5c5b5b;
}


.formLogin {
	background-color: #0f88ee;
	border: 1px solid #c0c0c0;
	font-size:12px;
	font-family: Tahoma, sans-serif;
	width:120px;
}

.link_password:link , .link_password:visited{font-size: 12px;text-decoration: none;color: #0f88ee;line-height: 20px;}
.link_password:hover {font-size: 12px;text-decoration:none;color: #0545b3;line-height: 20px;}

.txtRed {
	font-size: 12px;
	color: red;
	text-decoration: none;
}
.failureText {
	font-size: 12px;
	color: red;
	text-decoration: none;
}
.successText {
	font-size: 12px;
	color: green;
	text-decoration: none;
}
