	.sys_msg_err_hide {
		display: none;
	}

	
	#msgGood{
		color: #8ab120;	
	}	
	
.sys_msg{display: block; font: bold 11pt/12pt arial; margin-bottom: 0px; color: #006cb5;}
.sys_msg_err{display: block; font: bold 11pt/12pt arial; margin-bottom: 0px; color: #f23d74;}