domFORM_CONTROLS = {
	"accomo" : {
		"first_name" : { "notempty" : "!" }
		,"last_name" : { "notempty" : "!" }
		,"spe_req" : { "maxchar" : 4096 }
	}
}