.userinfo2 {
	font-size: 16px;
	font-size: 18px;
	font-weight: bold;
	color:#22308E;
}
.userinfo2 a {
	text-decoration: underline;
	border: 0;
}
.userinfo2 a:hover {
	text-decoration: none;
	border: 0;
}
.userfio {
	font-size: 15px;
}

a.topbalance  {
	border-bottom: 1px #f00 dotted;
	text-decoration: none;
}
a.topbalance:hover {
	border-bottom: 1px #f00 solid;
	text-decoration: none;
}
a.balanceMinus{
	color: #f00;
	border-bottom: 0;
	text-decoration: underline;	/* + blink */
}
a.balanceMinus:hover {
	text-decoration: none;
}
a.balanceOK{
	color: green;
	border-bottom: 0;
	text-decoration: underline;
}
a.balanceOK:hover {
	text-decoration: none;
}



textarea {width: 100%;}

ul.noli li {
	list-style-type: none;
}

input.reset {
	border: 0 none;
	font-family:inherit;
	font-size:inherit;
	font-weight:inherit;
}

td.alignleft,
td.alignleft ul,
td.alignleft ul li {
	text-align:left;
}
